img replace
This commit is contained in:
@@ -45,7 +45,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<p>Enjoy benefits and unlock more feature such as remote access, geo-redundant backups etc. <br><br>
|
<p>Enjoy benefits and unlock more feature such as remote access, geo-redundant backups etc. <br><br>
|
||||||
<a href="" class="details">Read details</a><br><br>
|
<a href="" class="details">Read details</a><br><br>
|
||||||
<img src="/img/upgrade.png" alt="Upgrade now" width="80%" id="upgradeBtn" style="cursor:pointer"/>
|
<img src="/img/upgrade.svg" alt="Upgrade now" width="80%" id="upgradeBtn" style="cursor:pointer"/>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@@ -340,7 +340,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.grey-box {
|
.grey-box {
|
||||||
background-image: url('img/grey-box.png');
|
background-image: url('img/grey-box.svg');
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
/* border: 2px solid #41464f; */
|
/* border: 2px solid #41464f; */
|
||||||
border-radius: 20px 20px 0px 20px;
|
border-radius: 20px 20px 0px 20px;
|
||||||
|
Reference in New Issue
Block a user