Updated to Font Awesome Icons
This commit is contained in:
parent
e47b6e4f1a
commit
5885d80960
4 changed files with 13 additions and 6 deletions
|
|
@ -9,6 +9,10 @@ html body #mainContent {
|
|||
border-radius: .5em;
|
||||
}
|
||||
|
||||
footer {
|
||||
border-radius: .5em .5em 0 0;
|
||||
}
|
||||
|
||||
#footerContent a {
|
||||
padding: .5rem;
|
||||
font-size: 16px;
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"version": 3,
|
||||
"mappings": "AAAA,AAAA,IAAI,CAAC,IAAI,CAAC,YAAY,CAAC;EACnB,MAAM,EAAE,KAAK;CAAG;;AAGpB,AAAA,aAAa,CAAC;EACV,KAAK,EAAE,KAAK;EACZ,UAAU,EAAE,IAAI;EAEhB,MAAM,EAAE,KAAK;EACb,aAAa,EAAE,IAAI;CAAG;;AAE1B,AACI,cADU,CACV,CAAC,CAAC;EACE,OAAO,EAAE,KAAK;EACd,SAAS,EAAE,IAAI;EACf,KAAK,EAAE,KAAK;EACZ,eAAe,EAAE,IAAI;CAAG;;AAGhC,AAAA,YAAY,CAAC;EACT,SAAS,EAAE,cAAc;EACzB,yBAAyB,EAAE,CAAC;CAAG;;AAEnC,UAAU,CAAV,WAAU;EACN,GAAG;IACC,UAAU,EAAE,GAAG,CAAC,GAAG,CAAC,KAAK,CAAC,IAAI,CAAC,IAAc;;EAEjD,GAAG;IACC,UAAU,EAAE,GAAG,CAAC,GAAG,CAAC,KAAK,CAAC,IAAI,CAAC,IAAc;;;;AAGrD,AAAA,YAAY,CAAC;EACT,SAAS,EAAE,cAAc;EACzB,yBAAyB,EAAE,CAAC;CAAG;;AAEnC,UAAU,CAAV,WAAU;EACN,EAAE;IACE,SAAS,EAAE,mBAAmB;;EAElC,GAAG;IACC,SAAS,EAAE,mBAAmB;;EAElC,GAAG;IACC,SAAS,EAAE,mBAAmB;IAC9B,UAAU,EAAE,sBAAsB;;EAEtC,GAAG;IACC,SAAS,EAAE,oBAAoB;;EAEnC,GAAG;IACC,SAAS,EAAE,mBAAmB;;EAElC,GAAG;IACC,SAAS,EAAE,mBAAmB;IAC9B,UAAU,EAAE,sBAAsB;;EAEtC,GAAG;IACC,SAAS,EAAE,oBAAoB;;EAEnC,IAAI;IACA,SAAS,EAAE,mBAAmB",
|
||||
"mappings": "AAAA,AAAA,IAAI,CAAC,IAAI,CAAC,YAAY,CAAC;EACnB,MAAM,EAAE,KAAK;CAAG;;AAGpB,AAAA,aAAa,CAAC;EACV,KAAK,EAAE,KAAK;EACZ,UAAU,EAAE,IAAI;EAEhB,MAAM,EAAE,KAAK;EACb,aAAa,EAAE,IAAI;CAAG;;AAE1B,AAAA,MAAM,CAAC;EACH,aAAa,EAAE,aAAa;CAAG;;AAEnC,AACI,cADU,CACV,CAAC,CAAC;EACE,OAAO,EAAE,KAAK;EACd,SAAS,EAAE,IAAI;EACf,KAAK,EAAE,KAAK;EACZ,eAAe,EAAE,IAAI;CAAG;;AAGhC,AAAA,YAAY,CAAC;EACT,SAAS,EAAE,cAAc;EACzB,yBAAyB,EAAE,CAAC;CAAG;;AAEnC,UAAU,CAAV,WAAU;EACN,GAAG;IACC,UAAU,EAAE,GAAG,CAAC,GAAG,CAAC,KAAK,CAAC,IAAI,CAAC,IAAc;;EAEjD,GAAG;IACC,UAAU,EAAE,GAAG,CAAC,GAAG,CAAC,KAAK,CAAC,IAAI,CAAC,IAAc;;;;AAGrD,AAAA,YAAY,CAAC;EACT,SAAS,EAAE,cAAc;EACzB,yBAAyB,EAAE,CAAC;CAAG;;AAEnC,UAAU,CAAV,WAAU;EACN,EAAE;IACE,SAAS,EAAE,mBAAmB;;EAElC,GAAG;IACC,SAAS,EAAE,mBAAmB;;EAElC,GAAG;IACC,SAAS,EAAE,mBAAmB;IAC9B,UAAU,EAAE,sBAAsB;;EAEtC,GAAG;IACC,SAAS,EAAE,oBAAoB;;EAEnC,GAAG;IACC,SAAS,EAAE,mBAAmB;;EAElC,GAAG;IACC,SAAS,EAAE,mBAAmB;IAC9B,UAAU,EAAE,sBAAsB;;EAEtC,GAAG;IACC,SAAS,EAAE,oBAAoB;;EAEnC,IAAI;IACA,SAAS,EAAE,mBAAmB",
|
||||
"sources": [
|
||||
"index.sass"
|
||||
],
|
||||
|
|
|
|||
|
|
@ -9,7 +9,10 @@ html body #mainContent
|
|||
height: 250px
|
||||
border-radius: .5em
|
||||
|
||||
#footerContent
|
||||
footer
|
||||
border-radius: .5em .5em 0 0
|
||||
|
||||
#footerContent
|
||||
a
|
||||
padding: .5rem
|
||||
font-size: 16px
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script>
|
||||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV" crossorigin="anonymous"></script>
|
||||
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
|
||||
<script src="https://kit.fontawesome.com/baf8152916.js" crossorigin="anonymous"></script>
|
||||
|
||||
<link rel="stylesheet" href="css/index.css">
|
||||
<script src="js/index.js"></script>
|
||||
|
|
@ -38,14 +38,14 @@
|
|||
<div id="footerContent" class="d-flex justify-content-between flex-grow-1">
|
||||
<a href="https://www.rumel.io/">
|
||||
<span class="d-flex align-items-center">
|
||||
<span class="material-icons">home</span>
|
||||
<span>Back to website</span>
|
||||
<i class="fas fa-home pr-1"></i>
|
||||
<span>Back to Website</span>
|
||||
</span>
|
||||
</a>
|
||||
|
||||
<a href="https://github.com/Maxunm/Fax-Me">
|
||||
<span class="d-flex align-items-center">
|
||||
<span class="material-icons">code</span>
|
||||
<i class="fas fa-code pr-1"></i>
|
||||
<span>Repository</span>
|
||||
</span>
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue