Changes

Jump to: navigation, search
407 bytes added ,  14:21, 8 September 2021
no edit summary
Line 166: Line 166:  
.no-list-styling {
 
.no-list-styling {
 
     list-style-type: none;
 
     list-style-type: none;
 +
}
 +
 +
/* Changes the default font used for MediaWiki headings to Noto Serif: */
 +
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
 +
    font-family: 'Cyborg45', sans-serif;
 +
    padding-bottom: 6px;
 +
    font-weight: 400;
 +
    border-bottom: 1px solid #e5e7e9;
 +
}
 +
 +
#content {
 +
    min-height: 50vh;
 +
}
 +
 +
#content * {
 +
    color: #1F4A54;
 +
}
 +
 +
#content #firstHeading {
 +
    font-weight: bold;
 +
}
This Wiki contains NSFW content. All people mentioned are above the age of 18. By using this wiki you agree that you are of 18 years of age or over.

Navigation menu