Website generation with Couscous

This commit is contained in:
Milos Stojanovic
2019-06-20 15:28:47 +02:00
parent 487687377d
commit e2a58034cd
13 changed files with 17 additions and 13 deletions

View File

@@ -49,6 +49,10 @@ header.navbar {
color: white;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
background-color: #34b891;
}
@media (min-width: 768px) {
#sidebar {
position:absolute;