Kostanjevec 2022-06-02 22:36:26 +02:00
parent 9e0e664f36
commit e23204e4dc
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ html {
h1, h2, h3, h4, h5, h6 {
font-family: serif;
color: #377ba8;
color: #000000;
margin: 1rem 0;
}
@ -26,7 +26,7 @@ html {
}
nav {
background: lightgray;
background: D9D2C6;
display: flex;
align-items: center;
padding: 0 0.5rem;