More actions
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
font-family: 'CrimsonText' !important;} | font-family: 'CrimsonText' !important;} | ||
. | /** Background **/ | ||
body.mediawiki { | |||
background-color: #092140; | |||
background-image: url(https://wiki.heystories.com/index.php/File:FondoMonta%C3%B1oso.jpg); | |||
background-position: center; | |||
background-size: 1275px; | |||
background-repeat: repeat !important; | |||
} | |||
Revision as of 01:31, 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;}
/** Background **/
body.mediawiki {
background-color: #092140;
background-image: url(https://wiki.heystories.com/index.php/File:FondoMonta%C3%B1oso.jpg);
background-position: center;
background-size: 1275px;
background-repeat: repeat !important;
}