committing new version of jekyll doc theme -- 5.0, with some refinements to come with the documentation
This commit is contained in:
@ -17,6 +17,10 @@ h4 {color: #808080; }
|
||||
background-color: #347DBE;
|
||||
}
|
||||
|
||||
.nav > li > a:hover {
|
||||
background-color: #248ec2;
|
||||
}
|
||||
|
||||
div.navbar-collapse .dropdown-menu > li > a:hover {
|
||||
background-color: #347DBE;
|
||||
}
|
||||
|
Reference in New Issue
Block a user