Inverted webpage theme to dark
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
|
||||
* {
|
||||
font-family: "Erbaum Book", "Courier New", Courier, monospace;
|
||||
background-color: black;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.header {
|
||||
@@ -21,8 +23,7 @@ footer {
|
||||
padding-top: 3px;
|
||||
padding-bottom: 3px;
|
||||
padding-left: 30px;
|
||||
background: #444;
|
||||
color: white;
|
||||
color: gray;
|
||||
}
|
||||
a.foo:hover {
|
||||
text-decoration-color: black;
|
||||
|
||||
Reference in New Issue
Block a user