MediaWiki:Bkwikiskin.css

From BK Wiki
Revision as of 11:48, 21 April 2010 by Evanhetschip (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
/*test voor BK wiki css*/
 
#wikiWelkom {
 background-image: url('/mw_bk-wiki/images/d/df/Wiki.jpg');
 height: 304px;
 width:680px;
}
 
#wikiWelkom span {
 background:none;
 display:block;
 height:100px;
 left:170px;
 position:absolute;
 text-align:left;
 top:175px;
 width:340px;
}
 
.browseButton {
 background-image: url('/mw_bk-wiki/images/b/bf/BrowseButton.jpg');
 background-repeat: no-repeat;
 font-size:30px;
 height: 58px;
 line-height:58px;
 margin: 20px 0 10px 0;
 padding:10px 10px 10px 100px;
 vertical-align: center;
 width: 390px;
}
 
.browseInfobox {
 font-size: 90%;
 padding: 0 0 0 53px;
 text-align:justify;
 width:290px;
}