borders
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 26s
All checks were successful
deploy to neocities / Build and deploy Jekyll site (push) Successful in 26s
This commit is contained in:
13
css/main.css
13
css/main.css
@@ -127,35 +127,26 @@ footer {
|
||||
*/
|
||||
|
||||
body {
|
||||
width: 70%;
|
||||
margin-left: 20%;
|
||||
background: #201b1a;
|
||||
background-attachment: local;
|
||||
background-position: top;
|
||||
background-size: 100% 100%;
|
||||
background-image: url("/img/background.jpg");
|
||||
}
|
||||
|
||||
|
||||
.header {
|
||||
margin-top: 7em;
|
||||
height: 7em;
|
||||
margin-bottom: 14em;
|
||||
padding-left: 2em;
|
||||
border: green;
|
||||
border-style: double;
|
||||
}
|
||||
|
||||
.header img {
|
||||
height: 16em;
|
||||
}
|
||||
|
||||
.container {
|
||||
|
||||
display: flex;
|
||||
}
|
||||
|
||||
nav {
|
||||
margin-right: 10em;
|
||||
width: 80%;
|
||||
border: green;
|
||||
border-style: double;
|
||||
}
|
||||
|
Reference in New Issue
Block a user