background stuff
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 30s
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 30s
This commit is contained in:
16
css/main.css
16
css/main.css
@@ -126,10 +126,24 @@ footer {
|
||||
}
|
||||
*/
|
||||
|
||||
nav {
|
||||
body {
|
||||
background: black;
|
||||
}
|
||||
|
||||
nav {
|
||||
background: white;
|
||||
}
|
||||
|
||||
.header {
|
||||
background: white;
|
||||
}
|
||||
|
||||
.content {
|
||||
|
||||
background: white;
|
||||
}
|
||||
|
||||
footer {
|
||||
|
||||
background: white;
|
||||
}
|
||||
|
Reference in New Issue
Block a user