more post support
This commit is contained in:
@@ -8,21 +8,6 @@
|
||||
--accent-2: #66232e;
|
||||
--accent-3: #44131a;
|
||||
}
|
||||
nav {
|
||||
width: 100%;
|
||||
height: 32px;
|
||||
background-color: var(--accent-2);
|
||||
border: 3px, outset, var(--accent-3);
|
||||
align-content: center;
|
||||
font-size: 18px;
|
||||
a {
|
||||
padding: 5px;
|
||||
color: #9f8083;
|
||||
}
|
||||
a:hover {
|
||||
color: #043b2f;
|
||||
}
|
||||
}
|
||||
body {
|
||||
background-image: url("/bg.png");
|
||||
margin: 40px auto;
|
||||
|
||||
Reference in New Issue
Block a user