mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2025-02-20 14:29:16 +00:00
more css tweaks
This commit is contained in:
parent
e90b60faa3
commit
637f53c8a7
@ -287,6 +287,14 @@ canvas.pixelated {
|
|||||||
background-color:#006600;
|
background-color:#006600;
|
||||||
border-style:solid;
|
border-style:solid;
|
||||||
font-family: "Andale Mono", "Menlo", "Lucida Console", monospace;
|
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 {
|
.nav-tabs > li > a.tab {
|
||||||
line-height: 1.0;
|
line-height: 1.0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user