mirror of
https://github.com/Mibew/simple-icons.git
synced 2025-02-20 16:05:47 +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;
|
||||
}
|
||||
body {
|
||||
background-color: #FFF;
|
||||
color: #666;
|
||||
font-family: Lato, sans-serif;
|
||||
-webkit-font-feature-settings: "dlig", "kern", "liga";
|
||||
|
@ -31,6 +31,7 @@
|
||||
font-size: 16px;
|
||||
}
|
||||
body {
|
||||
background-color: #FFF;
|
||||
color: #666;
|
||||
font-family: Lato, sans-serif;
|
||||
-webkit-font-feature-settings: "dlig", "kern", "liga";
|
||||
|
@ -31,6 +31,7 @@
|
||||
font-size: 16px;
|
||||
}
|
||||
body {
|
||||
background-color: #FFF;
|
||||
color: #666;
|
||||
font-family: Lato, sans-serif;
|
||||
-webkit-font-feature-settings: "dlig", "kern", "liga";
|
||||
|
Loading…
Reference in New Issue
Block a user