User:Toshiya/common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
*{background-color:black !important; color:white !important; font-family: Calibri !important; font-weight:300 !important;} | *{background-color:black !important; color:white !important; font-family: Calibri !important; font-weight:300 !important;} | ||
div#mw-panel { | |||
font-size: inherit; | |||
position: absolute; | |||
top: 160px; | |||
padding-top: 1em; | |||
width: 8em; | |||
left: 0; | |||
} | |||
.mw-body { | |||
margin-left: 9em; | |||
padding: 1.25em 1.5em 1.5em 1.5em; | |||
} |
Revision as of 08:50, 24 January 2017
*{background-color:black !important; color:white !important; font-family: Calibri !important; font-weight:300 !important;} div#mw-panel { font-size: inherit; position: absolute; top: 160px; padding-top: 1em; width: 8em; left: 0; } .mw-body { margin-left: 9em; padding: 1.25em 1.5em 1.5em 1.5em; }