mirror of
https://github.com/davegallant/rfd-fyi.git
synced 2025-08-07 09:02:27 +00:00
Update css and README
This commit is contained in:
@@ -4,6 +4,13 @@
|
||||
|
||||
body {
|
||||
background-color: black;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
html {
|
||||
background-color: #282828; /**/
|
||||
color: #ebdbb2; /**/
|
||||
min-width: 100%;
|
||||
}
|
||||
|
||||
.thead {
|
||||
@@ -163,10 +170,6 @@ h6 {
|
||||
font-family: "PT Sans Narrow", sans-serif;
|
||||
font-weight: 700;
|
||||
}
|
||||
html {
|
||||
background-color: #282828; /**/
|
||||
color: #ebdbb2; /**/
|
||||
}
|
||||
body {
|
||||
background-color: #3c3836; /**/
|
||||
margin: 0 auto;
|
||||
|
Reference in New Issue
Block a user