MediaWiki:Monobook.css

From Ny Takma

(Difference between revisions)
Jump to: navigation, search
Revision as of 04:18, 18 October 2006 (edit)
MediaWiki default (Talk)

← Previous diff
Current revision (04:34, 18 October 2006) (edit)
Thebruce (Talk | contribs)

 
Line 1: Line 1:
/* CSS placed here will affect users of the Monobook skin */ /* CSS placed here will affect users of the Monobook skin */
 +table.genlist1 tr td { border-top: solid 1px #00AAFF; padding:1px 3px; vertical-align:top; }
 +table.genlist1 { border-collapse: collapse; }
 +table.genlist1 tr.h1 td { color:white; font-weight:bold; background-color:#666666; }
 +h2 { background-color: black; color:white; padding-top:8px !important; }
 +h3 { background-color: #DDDDDD; }
 +h4 { background-color: #EEEEEE; }
 +h2, h3, h4, h5, h6 { padding: 4px 8px; }
 +h5 { padding: 0px; border-bottom: solid 1px blue; }
 +.editsection { background-color:white; padding:1px 3px; border: solid 1px red; }
 +#toctitle h2 { background-color:white; color:black; }
 +
 +table.quote { margin-left: 10px; }
 +table.quote td { background-color:#EEF8FF; font: 11px Verdana; border:solid 1px
 +#00AAFF; padding: 5px; }
 +table.quote table { border-collapse: collapse; }
 +table.quote table td { border-width:0px; }
 +table.quote table.quote td { border-width:1px !important; }

Current revision

/* CSS placed here will affect users of the Monobook skin */ table.genlist1 tr td { border-top: solid 1px #00AAFF; padding:1px 3px; vertical-align:top; } table.genlist1 { border-collapse: collapse; } table.genlist1 tr.h1 td { color:white; font-weight:bold; background-color:#666666; } h2 { background-color: black; color:white; padding-top:8px !important; } h3 { background-color: #DDDDDD; } h4 { background-color: #EEEEEE; } h2, h3, h4, h5, h6 { padding: 4px 8px; } h5 { padding: 0px; border-bottom: solid 1px blue; } .editsection { background-color:white; padding:1px 3px; border: solid 1px red; }

  1. toctitle h2 { background-color:white; color:black; }

table.quote { margin-left: 10px; } table.quote td { background-color:#EEF8FF; font: 11px Verdana; border:solid 1px

  1. 00AAFF; padding: 5px; }

table.quote table { border-collapse: collapse; } table.quote table td { border-width:0px; } table.quote table.quote td { border-width:1px !important; }

Personal tools