Monstercat Wiki
No edit summary
No edit summary
 
Line 17: Line 17:
 
background-color: #BA9E73;
 
background-color: #BA9E73;
 
font: #8B4513;
 
font: #8B4513;
color: #BA9E73;
+
color: #00000;
 
}
 
}
   

Latest revision as of 16:42, 8 September 2020

@import url("/load.php?mode=articles&articles=MediaWiki:Common.css&only=styles");
@import url("/load.php?mode=articles&articles=MediaWiki:Themes.css&only=styles");
@import url("/load.php?mode=articles&articles=MediaWiki:Primary Infobox Theme.css&only=styles");
@import url("/load.php?mode=articles&articles=MediaWiki:Table.css&only=styles");
@import url("/load.php?mode=articles&articles=MediaWiki:Screen Size.css&only=styles");

.mainpage-outerbox {
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #2a2a2a;
    box-shadow: inset 0px 0px 100px 0px rgba(0,0,0,1);
    -webkit-box-shadow: inset 0px 0px 100px 0px rgba(0,0,0,1);
    -moz-box-shadow: inset 0px 0px 100px 0px rgba(0,0,0,1);
    margin-bottom: 10px;
}

.infobox{
    background-color: #BA9E73;
    font: #8B4513;
    color: #00000;
}

.mainpage-innerbox {
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #828282;
    background-color: rgba(245,245,245,0.5);
}

#mw-content-text > .mainpage-outerbox .mainpage-innerbox table {
   border: 0px solid transparent !important;
}

/* Admin name bolding */
a[href$=":VulpesLibertas"], a[href$="/VulpesLibertas"],
a[href$=":KCCreations"], a[href$="/KCCreations"],
a[href$=":99e99"], a[href$="/99e99"],
a[href$=":Zmario"], a[href$="/Zmario"],
a[href$=":TrevorOntario719"], a[href$="/TrevorOntario719"],
a[href$=":VulpesLibertas"], a[href$="/VulpesLibertas"],
a[href$=":S3lsunBlu3"], a[href$="/S3lsunBlu3"],
a[href$=":CUMULOCRIS"], a[href$="/CUMULOCRIS"],
a[href$=":HopefulAlejandro"], a[href$="/HopefulAlejandro"],
a[href$=":TheARIONDimension"], a[href$="/TheARIONDimension"],
a[href$=":SerenMusic"], a[href$="/SerenMusic"],
a[href$=":ThunderSpeed"], a[href$="/ThunderSpeed"],
a[href$=":TheWolfy707"], a[href$="/TheWolfy707"],
a[href$=":Nightwing05 "], a[href$="/Nightwing05 "],
a[href$=":EmbryoYall"], a[href$="/EmbryoYall"],
a[href$=":Volcanron"], a[href$="/Volcanron"],
a[href$=":ShadowOfBuchko"], a[href$="/ShadowOfBuchko"] {
    font-weight:bold !important;
}

.UserProfileMasthead .masthead-info {
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}
 
.UserProfileMasthead .masthead-info hgroup {
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

.UserProfileMasthead .masthead-info {
    background: rgba(245,245,245,0.5) url('') no-repeat bottom right; background-size: 150px;
}

.article-categories {
    border-radius: 10px;
}

.HotSpotsModule li .hot-spot-severity-1 {
    background-color: #BA9E73;
}