MediaWiki:Common.css

From BBReloaded
Revision as of 10:34, 14 October 2015 by Ki (Talk | contribs)

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
.portlet h3 a {
       color: #FFF;
}

body {
    background-image: url("ki/auldlangpaper.jpg");
    background-repeat: repeat;
}

#mw-head {

    background-position: bottom left;
    background-repeat: repeat-x;
    background-image: url("ki/fadeline.jpg");
    background-color: #fffbf7;
    background-color: #fffbf7;
}

.mw-body {

    margin-left: 10em;
    padding: 1em; 
    border: 1px solid #d89b58;
    border-right-width: 0; 
    margin-top: -1px;
    background-color: #fffbf7; 
    color:#252525;
    direction: ltr 

}