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.
@import url("http://casualty.wikia.com/index.php?title=MediaWiki:Navigation.css&usemsgcache=yes&ctype=text/css&smaxage=86400&action=raw&maxage=86400");

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



/* Hide "Read more" on articles */
.RelatedPagesModule { 
  display:none !important;
}
.WikiaArticleCategories {
  margin-top: 25px;
}



/* Holby Interwiki Link */
#bodyContent a[href*="holbycity"],
#WikiaArticle a[href*="holbycity"] {
  color: #006E94;
}



/* Reduce Sprite Shadow */
.WikiaHeader nav:before {
  background: url("http://images2.wikia.nocookie.net/casualty/images/d/d7/Sprite.png") no-repeat scroll 0 -32px transparent;
  bottom: -12px;
  content: " ";
  height: 12px;
  left: 5px;
  position: absolute;
  width: 1000px;
}
.WikiHeader img.shadow-mask {
  opacity: 1;
}



/* Navigation (Do not move to Navigation.css) */
.WikiHeader nav ul li a[href="/wiki/Casualty_Wiki"] {
  display: none;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.WikiHeader .subnav a:hover {
  background: none repeat scroll 0 0 #FFFFFF !important;
}
}


/* Header Divider */
.WikiaPageHeader {
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.WikiaPageHeader.separator {
  padding-bottom: 10px;
}


/* External Link */
a.external {
  background-image: url("http://images2.wikia.nocookie.net/casualty/images/d/d7/Sprite.png") !important;
}



/* Article Comments - Admin Highlighting */

.comments li[data-user="Eladkse"] blockquote {
   background: #C0DBDB !important;
}
.comments li[data-user="Eladkse"] blockquote:after {
   border-color: transparent #C0DBDB #C0DBDB transparent !important;
}



/* Twitter Line Spacing */
.cfUserTweetsTag li {
  margin-bottom:10px;
}



/* References Text Size */
.references-small {
  font-size: 85%;
}


/* Hide Mainpage-Blog Elements */
.WikiaBlogListingBox ul {
  width: 652px !important;
  padding-left: 4px !important;
  padding-right: 4px !important;
  margin-top: 0px !important;
}

.WikiaBlogListingBox ul {
  border: 0px !important;
}

.WikiaBlogListingBox a.more,
.WikiaBlogListingBox a.wikia-button,
.WikiaBlogListingBox h3 {
  display: none;
}

.WikiaBlogListingPost details img.avatar {
  display: none;
}

.WikiaBlogListingPost h1 {
  margin: 0px;
}

.WikiaBlogListingPost blockquote {
  padding-top: 0px;
}

.WikiaBlogListingPost blockquote p {
  margin-top: 5px;
  margin-bottom: 0px;
}
.WikiaBlogListingPost blockquote p:first-child {
  display: none;
}
Advertisement