MediaWiki

Foreground.css

From Children of StarClan

Revision as of 19:54, 27 May 2017 by Kitsufox (talk | contribs)

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.
body { font-size: 100%; }

@media screen {
body { background: #f9f9f9 url("http://www.childrenofstarclan.com/images/8/89/Banner2-6-0.png") no-repeat 100px 65px !important; }
#page-content { margin-top: 135px; }
}
@media (max-device-width: 480px) {
body { background: #f9f9f9 url("http://www.childrenofstarclan.com/images/8/89/Banner2-6-0.png") no-repeat 0px 55px !important; background-size: 100% auto !important; }
#page-content { margin-top: 150px; }
}

/* NAV MENY IMPROVED */
section.top-bar-section, nav.top-bar, ul#top-bar-left, ul#top-bar-left li, ul#top-bar-right, ul#top-bar-right li, .top-bar-section ul li, 
.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) { background: #5e5a5a; }

/* FOOTER IMPROVED */
#footer-lastmod, #footer-viewcount, #footer-right-icons { display: none; }
#footer-privacy, #footer-about, #footer-disclaimer { display: inline-block; text-align: center; padding: 0 10px; }

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

/* NEW FORUM FIXES */
/*.mw-wikiforum-thread-sub, .mw-wikiforum-thread-main { font-size: 100%; word-break: normal !important; }
td.mw-wikiforum-thread-sub { padding: 10px 10px 0px 10px; }
table tr td { font-size: 100%; }
th.mw-wikiforum-thread-top, td.mw-wikiforum-thread-main, td.mw-wikiforum-thread-sub { border: 1px solid #5e5a5a !important; }
th.mw-wikiforum-thread-top { background: #5e5a5a !important; color: #c8b0b0 !important; }*/

/* 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; }

/* TAB TWEAKS */
.tabs dd > a, .tabs .tab-title > a { padding: .5rem 1rem !important; }
.tab-title { border-left: 1px solid #f2f2f2; border-top: 1px solid #f2f2f2; border-right: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2; }
.tab-title.active { border-bottom-style: none !important; background: #f9f9f9 }
div .tabs-content .content { border: 1px solid #f2f2f2; }

/* LABEL TWEAKS */
.namespace .label { background-color: transparent; color: #bb8080; font-weight: bolder; }