Toggle menu
1
6
YOU SEEM PRETTY SAD FOR A GIRL SO IN LOVE
Toggle preferences 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
Created page with "#mw-content-container { background-image: url('/images/so in love.webp'); background-size: cover; background-repeat: no-repeat background-position: center; } body { background-image: url('/images/so in love.webp'); background-size: cover; background-repeat: no-repeat background-position: center; }"
 
No edit summary
Line 9: Line 9:
background-repeat: no-repeat
background-repeat: no-repeat
background-position: center;
background-position: center;
}
@font-face {
    font-family: 'Just Like Heaven';
    src: url('fonts/JustLikeHeavenRegular.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
}