Holby Wiki - Casualty and Holby City

Attention Monobook Users
Casualty Wiki has not been coded to fully support Monobook. Some elements of the wiki may not display correctly when using the theme.
It is recommended that you switch to Oasis.

READ MORE

Holby Wiki - Casualty and Holby City
Advertisement
Holby Wiki - Casualty and Holby City

Note: After saving, you have to bypass your browser's cache to see the changes.

  • Internet Explorer: hold down the Ctrl key and click the Refresh or Reload button, or press Ctrl+F5.
  • Firefox: hold down the Shift key while clicking Reload; alternatively press Ctrl+F5 or Ctrl-Shift-R.
  • Chrome: press Ctrl+F5 or Shift+F5
  • Opera users have to clear their caches through Tools→Preferences
  • Konqueror and Safari users can just click the Reload button.
/*LEAVE THIS IMPORT ABOVE EVERYTHING ELSE*/
@import url("http://casualty.wikia.com/index.php?title=MediaWiki:Common.css&usemsgcache=yes&ctype=text/css&smaxage=86400&action=raw&maxage=86400");

/* Hide "Image added by" on articles */
.picture-attribution { display:none !important; }

/* Wiki Navigation Glitch Fix */
.WikiHeader { position: relative; z-index: 100000000000000000; }

/* Holby Interwiki Link */
.noicon a[href*="holbycity"] {
  padding:0 !important;
  background:transparent !important; }
#bodyContent a[href*="holbycity"],
#WikiaArticle a[href*="holbycity"]{
  padding-right: 9px; 
  background: url('http://images2.wikia.nocookie.net/casualty/images/6/64/HolbyLink.png') no-repeat top right; }

/* Logo */

.WikiHeader {
 background-image: url(http://images.wikia.com/deadfrontier/images/c/c9/Logo.png);
 background-repeat: no-repeat;
 height: 140px;
 left: 25px;
}				/* Wiki Logo */

.WikiHeader nav {
 bottom: -25px;
}				/* Re-Position Navigation Menus */

.WikiHeader .buttons {
 bottom: -25px;
 right: 30px;
}				/* Re-Position "Random Page" & "Wiki Activity" Buttons */

.WikiHeader .shadow-mask {
 display: none;
}				/* Remove Overlay Lines */

.wordmark {
 padding-top: 125px;
}				/* Re-Position Wordmark  */

.WikiaMainContent {
 bottom: -25px;
}
Advertisement