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
Holby Wiki - Casualty and Holby City
No edit summary
No edit summary
Line 46: Line 46:
   
 
/* LOCAL NAV */
 
/* LOCAL NAV */
  +
  +
.theme-fandomdesktop-light .fandom-community-header {
  +
color: #FFFFFF;
  +
}
 
/*
 
/*
 
.fandom-community-header__community-name {
 
.fandom-community-header__community-name {

Revision as of 14:39, 15 September 2021

/* BODY */
/*
.fandom-community-header__background, .resizable-container, .fandom-sticky-header, #WikiaBar, h1, h2, h3, h4, h5, h6 {
    font-family: Helvetica, Arial, sans-serif !important;
}
*/

@media (min-width: 1500px) {
    body {
        font-size: 14px;
    }
}

.main-container {
    background-image: url(https://static.wikia.nocookie.net/casualty/images/1/1b/LightBackground.png/revision/latest);
    background-position: top center;
    background-attachment: fixed;
}

.theme-fandomdesktop-dark .main-container {
    background-image: url(https://static.wikia.nocookie.net/casualty/images/8/83/DarkBackground.png/revision/latest) !important;
}

.fandom-community-header__background {
    background: transparent;
}

.community-header-wrapper {
    z-index: 1;
}

.page-counter__value {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
}

.page-counter__label {
    font-size: 12px;
    line-height: 8px;
}

.page {
    box-shadow: 0 0 50px #000000;
}

/* LOCAL NAV */

.theme-fandomdesktop-light .fandom-community-header {
	color: #FFFFFF;
}
/*
.fandom-community-header__community-name {
    display: none !important;
}*/

.fandom-community-header__community-name {
    font-size: 60px !important;
    color: transparent !important;
    background: transparent !important;
    background-image: url(https://static.wikia.nocookie.net/casualty/images/6/67/WikiWordmarkWhite.svg/revision/latest) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    line-height: 60px !important;
}

.fandom-sticky-header__sitename {
    color: transparent !important;
    background: transparent !important;
    background-image: url(https://static.wikia.nocookie.net/casualty/images/6/67/WikiWordmarkWhite.svg/revision/latest) !important;
    background-size: 180px !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    font-size: 10px !important;
    line-height: 30px !important;
    letter-spacing: 0.5px;
}

@media screen and (max-width: 800px) {
    .fandom-sticky-header__sitename {
        background-size: contain !important;
    }
}

.fandom-community-header__local-navigation .wds-dropdown:nth-child(2) .first-level-item a span {
    background-image: url(https://static.wikia.nocookie.net/casualty/images/7/77/CasualtyNav.png/revision/latest) !important;
    background-size: 60px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    color: transparent !important;
    letter-spacing: 1.5px !important;
}

.main-container .fandom-community-header__local-navigation .wds-dropdown:nth-child(3) .first-level-item a span {
    background-image: url(https://static.wikia.nocookie.net/casualty/images/2/2c/HolbyCityNav.png/revision/latest) !important;
    background-size: 90px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    color: transparent !important;
    letter-spacing: 3px !important;
}

@media only screen and (min-width: 1024px) {
    .fandom-sticky-header .fandom-community-header__local-navigation .wds-dropdown:nth-child(3) .first-level-item a span {
        background-image: url(https://static.wikia.nocookie.net/casualty/images/2/2c/HolbyCityNav.png/revision/latest) !important;
        background-size: 90px !important;
        background-repeat: no-repeat !important;
        background-position: center !important;
        color: transparent !important;
        letter-spacing: 4.5px !important;
    }
}

/* ARTICLE BODY */
.page-content p, .page-content section {
    line-height: 1.6 !important;
}

.mw-parser-output > p {
    font-size: 14px !important;
    margin: .4em 0 .5em !important;
}

.page-content h1,
.page-content h2,
.page-content h3,
.page-content h4,
.page-content h5,
.page-content h6 {
    margin: .5em 0 .2em;
}

.page-content h2 {
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
}

@media (min-width: 1596px) {
    .page-content h2 {
        font-size: 28px;
        line-height: 1;
    }
}

.page-content h3 {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.25;
    padding-bottom: 6px;
}

@media (min-width: 1596px) {
    .page-content h3 {
        font-size: 24px;
        line-height: 1;
    }
}

.page-content h4 {
    font-size: 14px;
    line-height: 1.5;
}

@media (min-width: 1596px) {
    .page-content h4 {
        font-size: 20px;
    }
}

a[classname="new"] {
    color: var(--theme-alert-color);
}

.thumb {
    border: 1px solid var(--theme-border-color) !important;
    border-radius: 5px !important;
    overflow: hidden;
}

.wikia-gallery-item .thumb {
    overflow: visible;
}

.page-content .thumbcaption {
    color: rgba(var(--theme-page-text-color--rgb),.75) !important;
    padding: 5px !important;
}

.thumb.show-info-icon .thumbcaption p {
    line-height: 1.4 !important;
}

.page-content dl {
    margin: 12px 0;
}

/* INFOBOX */
.portable-infobox {
    border-radius: 5px;
    overflow: hidden;
}

.pi-secondary-background + .pi-secondary-background {
    border-top: none;
}

.portable-infobox .pi-group > .pi-data {
    border-top-width: 0;
}

.pi-horizontal-group .pi-horizontal-group-item {
    border-top-width: 0;
}

.pi-horizontal-group .pi-horizontal-group-item:not(:first-child) {
    border-left-width: 0;
}

/* TABLE OF CONTENTS */
.toc {
    width: 260px;
    border-radius: 5px;
    margin: 0 auto 24px 24px !important;
    float: right;
    clear: both;
}

/* EDITOR */
.theme-fandomdesktop-dark .CodeMirror-cursor {
    border-left: 1px solid #FFF !important;
}

.ve-init-mw-desktopArticleTarget .CodeMirror-code,
.ve-init-mw-desktopArticleTarget .CodeMirror-code *,
.ve-init-mw-desktopArticleTarget .ve-ui-codeEditorSurface .ve-ce-paragraphNode,
.ve-init-mw-desktopArticleTarget .ve-ui-mwWikitextSurface .ve-ce-paragraphNode {
	line-height: 1.25 !important;
	font-size: inherit !important;
	margin: 0 !important;
}

/* RIGHT RAIL */
.activity-item:before {
    display: none !important;
}

.right-rail-wrapper .premium-recirculation-rail p {
    font-size: 14px;
}

/* ==========
   DISAMBIGUATION (Template:You may)
   Adapted from w:c:tardis
   ========== */
   
.dabtag,
#dabtag {
    border:1px solid #cccccc;
    overflow: hidden;
    font-size: 0.80em;
    line-height: .95em;
    display: inline-block;
    width: calc(100% - 2px);
    margin: 0 0 5px 0 !important;
    float: left;
    line-height: 130%;
}

/* WELCOME */

.welcome {
    background: #FFFFFF;
    background-image: url(https://vignette.wikia.nocookie.net/casualty/images/2/2f/WelcomeBackground.png/revision/latest);
	background-repeat: no-repeat;
	background-size: 450px;
	box-shadow: 0 5px 5px #cccccc;
	width: 90%;
	margin: 20px auto;
}

.welcome a {
    color: #0072CE !important; 
}

.welcome .container {
    padding: 40px;
    position: relative;
}

.welcome .logo {
    display: block;
    width: 100%;
    height: 100px;
}

.welcome .blue {
    color: #0072CE;
    font-size: 24px;
    line-height: 48px;
    margin: 0;
}

.welcome .header {
    color: #000000;
    font-size: 36px;
    line-height: 48px;
    margin: 0 0 12px 0;
}

.welcome .text {
    color: #000000; 
    margin: 0;
}