mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-05-02 17:16:42 +03:00
Fixed page background colour
This commit is contained in:
parent
1ae59d1ac2
commit
e9decfa7c1
1
404.html
1
404.html
@ -31,6 +31,7 @@
|
|||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
|
background-color: #FFF;
|
||||||
color: #666;
|
color: #666;
|
||||||
font-family: Lato, sans-serif;
|
font-family: Lato, sans-serif;
|
||||||
-webkit-font-feature-settings: "dlig", "kern", "liga";
|
-webkit-font-feature-settings: "dlig", "kern", "liga";
|
||||||
|
@ -31,6 +31,7 @@
|
|||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
|
background-color: #FFF;
|
||||||
color: #666;
|
color: #666;
|
||||||
font-family: Lato, sans-serif;
|
font-family: Lato, sans-serif;
|
||||||
-webkit-font-feature-settings: "dlig", "kern", "liga";
|
-webkit-font-feature-settings: "dlig", "kern", "liga";
|
||||||
|
@ -31,6 +31,7 @@
|
|||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
|
background-color: #FFF;
|
||||||
color: #666;
|
color: #666;
|
||||||
font-family: Lato, sans-serif;
|
font-family: Lato, sans-serif;
|
||||||
-webkit-font-feature-settings: "dlig", "kern", "liga";
|
-webkit-font-feature-settings: "dlig", "kern", "liga";
|
||||||
|
Loading…
Reference in New Issue
Block a user