MediaWiki:Common.css

From eqqon

Revision as of 10:52, 10 November 2007 by Zelenka (Talk | contribs)
Jump to: navigation, search

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:#f8f8f8; border: 1px solid #cccccc; border-collapse:collapse; margin:2px; padding:2px; }

.eqqon_table td { vertical-align:top; }



.eqqon_table2 { background-color:#f8f8f8; 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; background: #FFFFFF; }

.S2 { font-family: 'Comic Sans MS'; color: #007F00; background: #FFFFFF; font-size: 9pt; }

.S5 { font-weight: bold; color: #00007F; background: #FFFFFF; }

.S6 { font-family: 'Courier New'; color: #7F007F; background: #FFFFFF; font-size: 10pt; }

.S8 { font-weight: bold; color: #0000FF; background: #FFFFFF; }

.S9 { font-weight: bold; color: #007F7F; background: #FFFFFF; }

.S10 { font-weight: bold; color: #000000; background: #FFFFFF; }

.S15 { font-weight: bold; color: #A000A0; background: #FFFFFF; }



/* 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:#f8f8f8; border:0px; margin:0px; text-align:left; }

.book code { text-align:left; }

.book samp { text-align:left; }