MediaWiki:Common.css
From eqqon
Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.
/** CSS placed here will be applied to all skins */ .eqqon_table { background-color:#ffffff; border: 1px solid #cccccc; border-collapse:collapse; margin:2px; padding:2px; } .eqqon_table td { vertical-align:top; } .eqqon_table2 { background-color:#ffffff; border: 1px solid #cccccc; border-collapse:collapse; margin:2px; padding:2px; } .eqqon_table2 tr { vertical-align:top; border: 1px dotted #cccccc; } .eqqon_table2 td { vertical-align:top; border: 1px dotted #cccccc; padding:0px 6px 0px 6px; } /* syntax hilite styles generated by scite */ .S0 { color: #808080; } .S2 { font-family: 'Comic Sans MS'; color: #007F00; font-size: 9pt; } .S5 { font-weight: bold; color: #00007F; } .S6 { font-family: 'Courier New'; color: #7F007F; font-size: 10pt; } .S8 { font-weight: bold; color: #0000FF; } .S9 { font-weight: bold; color: #007F7F; } .S10 { font-weight: bold; color: #000000; } .S15 { font-weight: bold; color: #A000A0; } /* eqqon book styles */ .book { background-color:white; padding:10px; position:relative; left:80px; width:600px; } .book p { text-align:justify; text-indent:20px; } .book pre { background-color:#ffffff; border:0px; margin:0px; text-align:left; } .book code { text-align:left; } .book samp { text-align:left; } h3 h4 h5 h6 h7 { background: #ffffff !important; }