added .woff2 and optimized svgs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
body {
|
||||
background:#222 url('/img/logowall.svg') center top;
|
||||
background:#222 url('/img/logowall_opt.svg') center top;
|
||||
background-size: 300px;
|
||||
}
|
||||
|
||||
@@ -25,7 +25,7 @@ a, .navbar-default .navbar-nav li a, .navbar-nav > li > a {
|
||||
|
||||
.content {
|
||||
padding-top:90px;
|
||||
background:$primary-bg url('/img/logowall.svg') center top;
|
||||
background:$primary-bg url('/img/logowall_opt.svg') center top;
|
||||
background-size: 300px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user