put the you know what
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 29s
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 29s
This commit is contained in:
16
css/main.css
16
css/main.css
@@ -128,23 +128,27 @@ footer {
|
||||
|
||||
body {
|
||||
background: black;
|
||||
background-align: top;
|
||||
background-image: url("/img/background.jpg");
|
||||
}
|
||||
|
||||
|
||||
.header {
|
||||
}
|
||||
|
||||
.header h1 {
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
nav {
|
||||
border: green;
|
||||
border-style: double;
|
||||
}
|
||||
|
||||
.header {
|
||||
border: green;
|
||||
border-style: double;
|
||||
}
|
||||
|
||||
.content {
|
||||
border: green;
|
||||
display: flex;
|
||||
border-style: double;
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user