added cornflower theme

This commit is contained in:
2024-07-09 15:44:09 +02:00
committed by Flo Greistorfer
parent 3376385a17
commit b59abf9f16
7 changed files with 120 additions and 19 deletions

View File

@@ -14,8 +14,8 @@
/* Change the link color on hover */
.navbar li a:hover {
font-weight: 900;
text-decoration: none;
background-color: #470000;
}
.footer {
@@ -30,7 +30,6 @@
}
.footer a:hover {
font-weight: 800;
text-decoration: none;
}
@@ -46,7 +45,6 @@
}
.folders a:hover {
font-weight: 900;
text-decoration: none;
}
@@ -65,6 +63,11 @@
background-color: #191313;
}
.column img {
background-color: #0a0a0a;
}
body {
color: #ebebeb;
background-color: #171717;