MediaWiki:Bkwikiskin.css
From BK Wiki
Revision as of 15:05, 25 August 2010 by Evanhetschip (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: 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:150px; position:relative; text-align:left; top:100px; 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%; margin: 0 0 35px 0; padding: 0 0 0 53px; text-align:justify; width:290px; } table.simpleTable { border-collapse:collapse; } table.simpleTable tr { background-color:#f1f2f2; } table.simpleTable td { border: 1px solid; border-color: #c7c8ca; padding: 4px 6px; text-align:center; } table tr.noBottomBorder td{ border-bottom:1px solid #F1F2F2; } .noCententAvailable { background:#E5E5E5; border:1px gray dashed; color:#24A5FF; text-align:center; position:relative; margin: 10px auto; width:80%; padding: 20px 10px }