MediaWiki:Common.css

From Club Penguin Fanon Wiki
Jump to: navigation, search

Note: After saving, 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: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Clear the cache in Tools → Preferences
/* CSS placed here will be applied to all skins */
 
/***** CSS placed here will be applied to all skins on the entire site. *****/
 
/* Mark redirects in Special:Allpages and Special:Watchlist */
.allpagesredirect {
   font-style: italic;
}
.allpagesredirect:after {
   color: #808080; content: " (redirect)"
}
.watchlistredir {
   font-style: italic;
}
 
/* Infobox template style */
.infobox {
   border: 1px solid #aaaaaa;
   background-color: #f9f9f9;
   color: black;
   margin-bottom: 0.5em;
   margin-left: 1em;
   padding: 0.2em;
   float: right;
   clear: right;
}
.infobox td,
.infobox th {
   vertical-align: top;
}
.infobox caption {
   font-size: larger;
   margin-left: inherit;
}
.infobox.bordered {
   border-collapse: collapse;
}
.infobox.bordered td,
.infobox.bordered th {
   border: 1px solid #aaaaaa;
}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {
   border: 0;
}
 
/* Recent changes byte indicators */
.mw-plusminus-pos {
   color: #006500;
}
.mw-plusminus-neg {
   color: #8B0000;
}
 
/************************/
/** UGLY WIKIPEDIA CODE */
/************************/
 
/* Article message box styles */
table.ambox {
    margin: 0px 10%;   /* 10 percent, will not overlap with other elements */
    border: 1px solid #aaa; 
    border-left: 10px solid #1e90ff;    /* Default notice blue */
    background: #fbfbfb; 
}
table.ambox + table.ambox {   /* Single border between stacked boxes. */
    margin-top: -1px;
}
.ambox th.mbox-text, 
.ambox td.mbox-text {            /* The message body cell(s) */
    padding: 0.25em 0.5em;       /* 0.5em left/right */
}
.ambox td.mbox-image {           /* The left image cell */
    padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */
}
.ambox td.mbox-imageright {      /* The right image cell */
    padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */
}
 
table.ambox-notice {
    border-left: 10px solid #1e90ff;    /* Blue */
}
table.ambox-speedy {
    border-left: 10px solid #b22222;    /* Red */
    background: #fee;                   /* Pink */
}
table.ambox-delete {
    border-left: 10px solid #b22222;    /* Red */
}
table.ambox-content {
    border-left: 10px solid #f28500;    /* Orange */
}
table.ambox-style {
    border-left: 10px solid #f4c430;    /* Yellow */
}
table.ambox-move {
    border-left: 10px solid #9932cc;    /* Purple */
}
table.ambox-protection {
    border-left: 10px solid #bba;       /* Gray-gold */
}
table.ambox-green {
    border-left: 10px solid #22EE5B;    /* Green */
}
table.ambox-construction {
    border-left: 10px solid #f28500;    /* Orange */
    background: #FFBD72;                /* Light-Orange */
}
 
/* Navbox class */
 
table.navbox { /* Navbox container style */ 
 
 border: 1px solid #aaa;
 width: 100%; 
 margin: auto;
 clear: both;
 font-size: 88%;
 text-align: center;
 padding: 1px;
} table.navbox + table.navbox { /* Single pixel border between adjacent navboxes */ 
 
 margin-top: -1px;            /* (doesn't work for IE6, but that's okay)       */
} .navbox-title, .navbox-abovebelow, table.navbox th { 
 
 text-align: center;      /* Title and above/below styles */
 padding-left: 1em;
 padding-right: 1em;
} .navbox-group { /* Group style */ 
 
 white-space: nowrap;
 text-align: right;
 font-weight: bold;
 padding-left: 1em;
 padding-right: 1em;
} .navbox, .navbox-subgroup { 
 
 background: #fdfdfd;     /* Background color */
} .navbox-list { 
 
 border-color: #fdfdfd;   /* Must match background color */
} .navbox-abovebelow, .navbox-group, .navbox-subgroup .navbox-title { 
 
 /** no bg for you **/     /* Level 2 color */
} .navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow { 
 
 background: #e6e6ff;     /* Level 3 color */
} .navbox-even { 
 
 background: #f7f7f7;     /* Even row striping */
} .navbox-odd { 
 
 background: transparent; /* Odd row striping */
} 
 
.collapseButton { /* 'show'/'hide' buttons created dynamically */ 
 
   float: right;          /* by the CollapsibleTables javascript in    */
   font-weight: normal;   /* MediaWiki:Common.jsare styled here    */
   text-align: right;     /* so they can be customised.                */
   width: auto;
} .navbox .collapseButton { /* In navboxes, the show/hide button balances */ 
 
   width: 6em;            /* the vde links from Template:Tnavbar,   */
} /* so they need to be the same width. */ 
.navbox-abovebelow
{
background-color:#FFDBAE !important;
}
 
/*--HILITED USERNAMES LIST--*/
 
/*------------------*/
/*--ADMINISTRATORS & COLORS--*/
/*------------------*/
 
table.diff a[href="/wiki/User:Wonderweez"], 
ul#pagehistory li a[href="/wiki/User:Wonderweez"], 
body.ns-0 a[href="/wiki/User:Wonderweez"],
body.ns-500 a[href="/wiki/User:Wonderweez"],
body.ns-501 a[href="/wiki/User:Wonderweez"],
body.ns--1 a[href="/wiki/User:Wonderweez"] { color:#2F6700; font-weight:bold; }
 
table.diff a[href="/wiki/User:Star_kirby12"], 
ul#pagehistory li a[href="/wiki/User:Star_kirby12"], 
body.ns-0 a[href="/wiki/User:Star_kirby12"],
body.ns-500 a[href="/wiki/User:Star_kirby12"],
body.ns-501 a[href="/wiki/User:Star_kirby12"],
body.ns--1 a[href="/wiki/User:Star_kirby12"] { color:#2F6700; font-weight:bold; }
 
table.diff a[href="/wiki/User:TheBroMaster"], 
ul#pagehistory li a[href="/wiki/User:TheBroMaster"], 
body.ns-0 a[href="/wiki/User:TheBroMaster"],
body.ns-500 a[href="/wiki/User:TheBroMaster"],
body.ns-501 a[href="/wiki/User:TheBroMaster"],
body.ns--1 a[href="/wiki/User:TheBroMaster"] { color:#2F6700; font-weight:bold; }
 
table.diff a[href="/wiki/User:CK"], 
ul#pagehistory li a[href="/wiki/User:CK"], 
body.ns-0 a[href="/wiki/User:CK"],
body.ns-500 a[href="/wiki/User:CK"],
body.ns-501 a[href="/wiki/User:CK"],
body.ns--1 a[href="/wiki/User:CK"] { color:#2F6700; font-weight:bold; }
 
table.diff a[href="/wiki/User:Ninjinian"], 
ul#pagehistory li a[href="/wiki/User:Ninjinian"], 
body.ns-0 a[href="/wiki/User:Ninjinian"],
body.ns-500 a[href="/wiki/User:Ninjinian"],
body.ns-501 a[href="/wiki/User:Ninjinian"],
body.ns--1 a[href="/wiki/User:Ninjinian"] { color:#2F6700; font-weight:bold; }
 
table.diff a[href="/wiki/User:EDFan12345"], 
ul#pagehistory li a[href="/wiki/User:EDFan12345"], 
body.ns-0 a[href="/wiki/User:EDFan12345"],
body.ns-500 a[href="/wiki/User:EDFan12345"],
body.ns-501 a[href="/wiki/User:EDFan12345"],
body.ns--1 a[href="/wiki/User:EDFan12345"] { color:#2F6700; font-weight:bold; }
 
table.diff a[href="/wiki/User:Hat Pop"], 
ul#pagehistory li a[href="/wiki/User:Hat Pop"], 
body.ns-0 a[href="/wiki/User:Hat Pop"],
body.ns-500 a[href="/wiki/User:Hat Pop"],
body.ns-501 a[href="/wiki/User:Hat Pop"],
body.ns--1 a[href="/wiki/User:Hat Pop"] { color:#2F6700; font-weight:bold; }
 
table.diff a[href="/wiki/User:Seahorseruler"], 
ul#pagehistory li a[href="/wiki/User:Seahorseruler"], 
body.ns-0 a[href="/wiki/User:Seahorseruler"],
body.ns-500 a[href="/wiki/User:Seahorseruler"],
body.ns-501 a[href="/wiki/User:Seahorseruler"],
body.ns--1 a[href="/wiki/User:Seahorseruler"] { color:#2F6700; font-weight:bold; }