mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2024-11-25 18:33:11 +00:00
more css tweaks
This commit is contained in:
parent
e90b60faa3
commit
637f53c8a7
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user