MediaWiki:Common.css

From tehowiki
Revision as of 08:58, 2 December 2018 by imported>Gfis (from segment.pl)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* CSS placed here will be applied to all skins */
.arr    { background-color: white          ; color: black; text-align: right        }
.arc    { background-color: white          ; color: black; text-align: center;      }
.arl    { background-color: white          ; color: black; text-align: left;        }
.bor    { border-left  : 1px solid gray    ; border-top   : 1px solid gray ; 
	      border-right : 1px solid gray    ; border-bottom: 1px solid gray ; 
	/* 
	      border-bottom-left-radius: 50px; 
	      padding: 5px; 
	*/
	    }
.btr    { border-left  : 1px solid gray    ; border-top   : 1px solid gray ; border-right : 1px solid gray    ; }
.bbr    { border-left  : 1px solid gray    ; border-right : 1px solid gray ; border-bottom: 1px solid gray ; }
.bot    { border-bottom: 1px solid gray ;  }
.d0     { background-color: lemonchiffon   ; color: black; }
.d1     { background-color: lavender       ; color: black; }
.d2     { background-color: white          ; color: black; }
.d3     { background-color: lemonchiffon   ; color: black; }
.super1
.d4     { background-color: khaki          ; color: black; }
.d5     { background-color: lavender       ; color: black; }
.super2 { background-color: yellow         ; color: black; }
.super3 { background-color: orange         ; color: white; }
.super4 { background-color: crimson        ; color: white; }
.super3 a { color: inherit; }
.super4 a { color: inherit; }
.super5 a { color: inherit; }
.super6 a { color: inherit; }
.super7 a { color: inherit; }
.super8 a { color: inherit; }
.super5 { background-color: firebrick      ; color: white; }
.super6 { background-color: black          ; color: white; }
.super7 { background-color: black          ; color: white; }
.super8 { background-color: black          ; color: white; }
/*
.super5 { background-color: aqua           ; color: black; }
*/
.rule5  { background-color: Lime           ; color: black; }
.rule6  { background-color: LawnGreen      ; color: black; }
.rule9  { background-color: Chartreuse     ; color: black; }
.rule10 { background-color: LightSalmon    ; color: black; }
.rule13 { background-color: SpringGreen    ; color: black; }
.rule14 { background-color: DarkSalmon     ; color: black; }
.rule17 { background-color: LightGreen     ; color: black; }
.rule18 { background-color: LightCoral     ; color: white; }
.rule21 { background-color: IndianRed      ; color: white; }
.rule22 { background-color: Crimson        ; color: white; }
.rule25 { background-color: Firebrick      ; color: white; }
.rule26 { background-color: Firebrick      ; color: white; }
.rule29 { background-color: Firebrick      ; color: white; }
.rule30 { background-color: Firebrick      ; color: white; }
.seg    { font-weight: bold; }
.sei    { /* font-weight: bold; */
          font-style    : italic; }