mirror of
https://github.com/greflm13/StaticGalleryBuilder.git
synced 2026-02-05 02:59:27 +00:00
added cornflower theme
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user