MediaWiki

MediaWiki:Common.css

Revision as of 08:59, 13 July 2014 by Sahadeva (talk | contribs)

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

.noautonum .tocnumber { display: none; }
.daytable {background-color: #ffffcc;}

/* Usage: <div id="daystext"> Text Here </div> or <span id="daystext"> Text Here </span> */
#daystext {color:#296F39; text-align:center;} /* #296F39 = Green used on the Day in the life pages */
#daystextb {color:#296F39; font-weight:bold; text-align:center;} /* #296F39 = Green used on the Day in the life pages */