maybe a rename will fix it
This commit is contained in:
parent
a887860f0a
commit
a6e986a960
@ -8,6 +8,6 @@
|
||||
<link rel="stylesheet" href="/fa/css/solid.min.css">
|
||||
|
||||
<link rel="stylesheet" href="/css/fnoots.css"/>
|
||||
<link rel="stylesheet" href="/css/style.css"/>
|
||||
<link rel="stylesheet" href="/css/site.css"/>
|
||||
<link rel="stylesheet" href="/css/sidebar.css"/>
|
||||
</head>
|
||||
|
@ -8,8 +8,6 @@ $mobile-width: {{ site.mobile-width }};
|
||||
|
||||
.blue {
|
||||
fill: $blue;
|
||||
SYNTAX ERROR
|
||||
|
||||
background-color: $blue;
|
||||
}
|
||||
|
||||
@ -67,7 +65,7 @@ html {
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: $magenta;
|
||||
background-color: $background;
|
||||
font-size: $body-size;
|
||||
font-family: $body-font;
|
||||
color: $body-text;
|
Loading…
Reference in New Issue
Block a user