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
Tag: Reverted
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/1/13/4k-wallpaper-astronomy-evening-galaxy.jpg') !important;
     background-attachment: fixed;
     background-attachment: fixed;
}
}

Revision as of 02:47, 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/1/13/4k-wallpaper-astronomy-evening-galaxy.jpg') !important;
    background-attachment: fixed;
}

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

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