Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Line 12: Line 12:


body {
body {
     background-image: url('https://wiki.heystories.com/images/e/e8/Blackmountain.jpeg') !important;
     background-image: url('https://wiki.heystories.com/images/a/ae/Estafotodefsl.png') !important;
     background-attachment: fixed;
     background-attachment: fixed;
     background-size: cover;
     background-size: cover;

Revision as of 02:59, 1 April 2024

@font-face {
font-family: 'CrimsonText' !important; src: url('https://wiki.heystories.com/fonts/CrimsonText-Bold.ttf') format('ttf'), url('url('https://wiki.heystories.com/fonts/CrimsonText-Bold.ttf') ') format('ttf'), url('url('https://wiki.heystories.com/fonts/CrimsonText-Regular.ttf') ') format('ttf');
}
.mw-body,
.mw-headline,
.mw-label,
.mw-input,
.mw-body-content,
.mw-allpages-table-form,
.mw-allpages-nav {
font-family: 'CrimsonText' !important;}

body {
    background-image: url('https://wiki.heystories.com/images/a/ae/Estafotodefsl.png') !important;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}

.vector-feature-zebra-design-disabled .mw-page-container {
    background-color: #000000;
    opacity: 0.964;
    width: 88%;
}

.vector-feature-zebra-design-disabled body {
    color: #FFFFFF;
}

.vector-feature-zebra-design-disabled .vector-header-container {
    background-color: transparent;
    width: 88%;
}