MediaWiki

Common.css

From Children of StarClan

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: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/**/ /* CSS placed here will be applied to all skins */ /**/

/* List Font Size Corrections */
ul, ol, dl, p { font-size: 1em !important; }

/* Control Link Colors */
A:link {text-decoration: none; color: #75799b;}
A:visited {text-decoration: none; color: #75799b;}
A:active {text-decoration: none; color: #75799b;}
A:hover {text-decoration: underline; color: #75799b;}

/* Control Link Colors in Genealogy Table Box for Collapser */
#genealogy-table A:link {text-decoration: none; color: #000000;}
#genealogy-table A:visited {text-decoration: none; color: #000000;}
#genealogy-table A:active {text-decoration: none; color: #000000;}
#genealogy-table A:hover {text-decoration: underline; color: #000000;}

/* Control Redlink Colors */
a.new, #p-personal a.new:visited {text-decoration: none; color: #bb8080;}
a.new:visited, #p-personal a.new {text-decoration: none; color: #bb8080;}
a.new:hover {text-decoration: underline; color: #bb8080}

/* Control External Link Colors */
/* ** keep the whitespace in front of the ^=, hides rule from konqueror ** this is css3, the validator doesn't like it when validating as css2 */
#bodyContent a.external, #bodyContent a.external[href ^="gopher://"] {background: url(http://www.childrenofstarclan.com/skins/gumaxdd/external.png) center right no-repeat; padding: 0 13px; color: #75799b;}
.rtl #bodyContent a.external, .rtl #bodyContent a.external[href ^="gopher://"] {background-image: url(http://www.childrenofstarclan.com/skins/gumaxdd/external-rtl.png); color: #75799b;}
#bodyContent a.external[href ^="https://"], .link-https {background: url(http://www.childrenofstarclan.com/skins/gumaxdd/lock_icon.gif) center right no-repeat; 	padding: 0 16px; color: #75799b;}
#bodyContent a.external[href ^="mailto:"], .link-mailto {background: url(http://www.childrenofstarclan.com/skins/gumaxdd/mail_icon.gif) center right no-repeat; padding: 0 18px; color: #75799b;}
#bodyContent a.external[href ^="news://"] {background: url(http://www.childrenofstarclan.com/skins/gumaxdd/news_icon.png) center right no-repeat; padding: 0 18px; color: #75799b;}
#bodyContent a.external[href ^="ftp://"], .link-ftp {background: url(http://www.childrenofstarclan.com/skins/gumaxdd/file_icon.gif) center right no-repeat; padding: 0 18px; color: #75799b;}
#bodyContent a.external[href ^="irc://"], .link-irc {background: url(http://www.childrenofstarclan.com/skins/gumaxdd/discussionitem_icon.gif) center right no-repeat; padding: 0 18px; color: #75799b;}
#bodyContent a.external[href $=".ogg"], #bodyContent a.external[href $=".OGG"], #bodyContent a.external[href $=".mid"], #bodyContent a.external[href $=".MID"], #bodyContent a.external[href $=".midi"], #bodyContent a.external[href $=".MIDI"], #bodyContent a.external[href $=".mp3"], #bodyContent a.external[href $=".MP3"], #bodyContent a.external[href $=".wav"], #bodyContent a.external[href $=".WAV"], #bodyContent a.external[href $=".wma"], #bodyContent a.external[href $=".WMA"], .link-audio {background: url("http://www.childrenofstarclan.com/skins/gumaxdd/audio.png") center right no-repeat; 	padding: 0 13px; color: #75799b;}
#bodyContent a.external[href $=".ogm"], #bodyContent a.external[href $=".OGM"], #bodyContent a.external[href $=".avi"], #bodyContent a.external[href $=".AVI"], #bodyContent a.external[href $=".mpeg"], #bodyContent a.external[href $=".MPEG"], #bodyContent a.external[href $=".mpg"], #bodyContent a.external[href $=".MPG"], .link-video {background: url("http://www.childrenofstarclan.com/skins/gumaxdd/video.png") center right no-repeat; padding: 0 13px; color: #75799b;}
#bodyContent a.external[href $=".pdf"], #bodyContent a.external[href $=".PDF"], #bodyContent a.external[href *=".pdf#"], #bodyContent a.external[href *=".PDF#"], #bodyContent a.external[href *=".pdf?"], #bodyContent a.external[href *=".PDF?"], .link-document {background: url("http://www.childrenofstarclan.com/skins/gumaxdd/document.png") center right no-repeat; padding: 0 12px; color: #75799b;}
.rtl #bodyContent a.external {background-position: left; padding-right: 0; color: #75799b;}
.rtl a.feedlink {background-position: right; padding-right: 16px; padding-left: 0; color: #75799b;}
.ltr #bodyContent a.external {padding-left: 0; color: #75799b;}
#bodyContent a.extiw, #bodyContent a.extiw:active {color: #75799b;}
#bodyContent a.external {color: #75799b;}

/* Making Pre Tags Stop Sucking */
pre {	padding: 1em; border: 1px dashed #2f6fab; color: black; background-color: #f9f9f9; line-height: 1.1em; overflow: auto !important; }

/* Fancy Color Stuffs */
.firstHeading {color: #5e5a5a;}

/* Make Firstheading Go Away on Mainpage */
body.page-Main_Page h1.firstHeading { display:none; }

/* Making Sitenotice stop looking ugly. */
#siteNotice {background: #c8b0b0; border: 1px dashed #555; color: #555; text-align: left; margin: 25px 0 10px 0; padding: 10px; font-size: 12px;}
#siteNotice A:link {text-decoration: underline; color: #a76565;}
#siteNotice A:visited {text-decoration: underline; color: #a76565;}
#siteNotice A:active {text-decoration: underline; color: #a76565;}
#siteNotice A:hover {text-decoration: underline; color: #a76565;}

/* SIDEBAR TRICKS */
@media screen { #kitside { width: 735px !important; margin-left: 265px !important; } }
@media (max-device-width: 480px) { #kitside { width: 100% !important; } }

/* FANCY FONT FIXES */
div.stafffix i { font-size: 1em; margin-bottom: 15px; padding-left: 10px; padding-right: 10px; }

/* NEW FORUM FIXES */
tr.mw-wikiforum-title, tr th.mw-wikiforum-thread-top { background: #bb8080; color: #dddddd; }
tr.mw-wikiforum-marked a:link, .mw-wikiforum-headerrow a:link, mw-wikiforum-sticky a:link, mw-wikiforum-normal a:link {text-decoration: none; color: #75799b;}
tr.mw-wikiforum-marked a:visited, .mw-wikiforum-headerrow a:visited, mw-wikiforum-sticky a:visited, mw-wikiforum-normal a:visited {text-decoration: none; color: #75799b;}
tr.mw-wikiforum-marked a:active, .mw-wikiforum-headerrow a:active, mw-wikiforum-sticky a:active, mw-wikiforum-normal a:hover {text-decoration: none; color: #75799b;}
tr.mw-wikiforum-marked a:hover, .mw-wikiforum-headerrow a:hover, mw-wikiforum-sticky a:hover, mw-wikiforum-normal a:link {text-decoration: underline; color: #75799b;}
tr.mw-wikiforum-title th.mw-wikiforum-title { padding-left: 20px; width: 55%; }
tr.mw-wikiforum-title th.mw-wikiforum-admin { width: 11%; }
tr.mw-wikiforum-title th.mw-wikiforum-value { width: 5%; }
tr.mw-wikiforum-title th.mw-wikiforum-lastpost { width: 24%; }
.wikiforum-avatar-image, .mw-wikiforum-thread-sub div.wikiforum-avatar-image { padding: 0px 0px 5px 10px; }
td.mw-wikiforum-thread-sub { padding: 10px 10px 5px 10px; }
tr.mw-wikiforum-sticky { background: rgba(209, 143, 143, 0.2) !important; }
tr.mw-wikiforum-normal:nth-of-type(even), td.mw-wikiforum-thread-main { background: #e6e6e6; }
tr.mw-wikiforum-normal:nth-of-type(odd) { background: #f2f2f2; }
td.mw-wikiforum-title, td.mw-wikiforum-value { border-bottom: 1px solid #dddddd; }
th.mw-wikiforum-thread-top, td.mw-wikiforum-thread-main, td.mw-wikiforum-thread-sub { border: 1px solid #dddddd; }
table.mw-wikiforum-posted { background: #f2f2f2; }


/* SOCIAL PROFILE FIXES */
.blast-friend-unselected, .blast-friend-selected { height: auto !important; }

/* CHARACTER TABLE FIXES */
.columns { padding-left: 0px; padding-right: 0px; }
.post_body { font-size: 1em !important; }

/* GENEALOGY FIXES */
td, tr, table, table tr.even, table tr.alt, table tr:nth-of-type(even) { background: transparent; }

/* Interactive Timeline Tools */
.timeline-groups-axis { font-size: 8px !important; }
.itimeline { font-size: 12px !important; }