MediaWiki talk:Monobook.css

From Nick Jenkins
Revision as of 08:50, 16 June 2006 by Nickj (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

/* Make a few corners round, only supported by moz/firefox/other gecko browsers for now */

  1. p-cactions ul li, #p-cactions ul li a { -moz-border-radius-topleft: 0.4em; -moz-border-radius-topright: 0.4em; }
  2. content { -moz-border-radius-topleft: 0.6em; -moz-border-radius-bottomleft: 0.6em; }

div.pBody { -moz-border-radius-topright: 0.4em; -moz-border-radius-bottomright: 0.4em; }

/* customize skin colours */ .autocomment, h1, h2, h3, h4, h5, h6, strong, table, td.diff-context, td.diff-ntitle, td.diff-otitle { color: white }

  1. bodyContent a, #bodyContent a.extiw, #bodyContent a.extiw:active, #bodyContent a.external { color: yellow; }
  2. p-logo a, #p-logo a:hover { color: #FFFF80; }
  3. p-personal li a { color: silver; }
  4. content { background: #383E4E; color: white; border: 1px solid #FFF8AF; }
  5. footer { color: white; border-top: 1px solid #FFF8AF; border-bottom: 1px solid #FFF8AF; }
  6. p-cactions li a { background-color: #FFF8AF; }
  7. toc, .mw-warning, .toc { background-color: #626F8F; border: 1px solid #99AEDF }

.pBody { background-color: #3E3E3E } body { background: #3E3E3E; font: x-small verdana , sans-serif }

  1. p-logo a, #p-logo a:hover, #preferences, .prefsection legend, .prefsection table, div.thumb div, table.diff, table.gallery, table.gallery td, td.diff-context, td.diff-ntitle, td.diff-ntitle, td.diff-otitle, td.diff-otitle, #footer { background-color: transparent }

a, a:visited { color: #E9FF8F } a:active { color: #FFAFAF } a:hover { background: #AFA4A4 } code, pre { background-color: #CECF8E } div#userloginForm form table, div#userloginForm form, div#userlogin form#userlogin2, div.prefsectiontip { background-color: #243551 } div.thumb { border-color: transparent } div.townBox, legend, table { background: transparent } div.townBox, table.diff, td.diff-ntitle, td.diff-otitle, div.errorbox h2 { color: black } img { border: 1px solid black } table.gallery { border: solid 2px #243551 } table.gallery td { border: solid 1px #243551 }

  1. catlinks { border: 1px solid #8395BF; background-color: #243551; }
  2. bodyContent a.new { color: #ba0000; }
  3. preftoc li { background-color: #243551; }
  4. preftoc li.selected, #pagehistory li.selected { background-color: #2f6fab; }

div.errorbox { background-color: pink; } div.noarticletext { background-color: transparent; color: white; }