more css tweaks

This commit is contained in:
Steven Hugg 2018-11-25 07:44:20 -05:00
parent e90b60faa3
commit 637f53c8a7
1 changed files with 8 additions and 0 deletions

View File

@ -287,6 +287,14 @@ canvas.pixelated {
background-color:#006600;
border-style:solid;
font-family: "Andale Mono", "Menlo", "Lucida Console", monospace;
position:relative;
top:-0.25em;
}
a.dropdown-toggle {
}
a.dropdown-toggle:hover {
color:#ffffff;
text-shadow: 1px 1px 2px black;
}
.nav-tabs > li > a.tab {
line-height: 1.0;