User:Saag/common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Manual revert |
No edit summary |
||
Line 1: | Line 1: | ||
.navbox { | .navbox { | ||
display: table !important; | display: table!important; | ||
border-collapse: separate!important; | |||
box-sizing: border-box!important; | |||
text-indent: initial!important; | |||
unicode-bidi: isolate!important; | |||
border-spacing: 2px!important; | |||
border-color: gray!important; | |||
} | } |