Adjust Firefox top bar spacing 8ch cyber CSS style
This commit is contained in:
parent
8da7f05569
commit
95b75a13b9
@ -235,6 +235,7 @@ background-color: #2b2b2b;
|
||||
display: block;
|
||||
clear: both;
|
||||
border: solid 1px #2e8b57;
|
||||
/*background-color: #2b2b2b;*/
|
||||
}
|
||||
|
||||
/*hovered links have underline*/
|
||||
@ -298,6 +299,14 @@ background-color: #1A1A1A;
|
||||
display: ;
|
||||
}
|
||||
|
||||
@-moz-document url-prefix() {
|
||||
|
||||
div.boardlist {
|
||||
word-spacing:-1px !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/*subject color*/
|
||||
p.intro span.subject {
|
||||
color: #7b68ee;
|
||||
|
Loading…
Reference in New Issue
Block a user