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 {
|
body {
|
||||||
background: black;
|
background: black;
|
||||||
|
background-align: top;
|
||||||
background-image: url("/img/background.jpg");
|
background-image: url("/img/background.jpg");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.header {
|
||||||
|
}
|
||||||
|
|
||||||
|
.header h1 {
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
nav {
|
nav {
|
||||||
border: green;
|
border: green;
|
||||||
border-style: double;
|
border-style: double;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header {
|
|
||||||
border: green;
|
|
||||||
border-style: double;
|
|
||||||
}
|
|
||||||
|
|
||||||
.content {
|
.content {
|
||||||
border: green;
|
border: green;
|
||||||
|
display: flex;
|
||||||
border-style: double;
|
border-style: double;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user