User:Askarion/styles.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
    /* Thanks to [[w:en:User:Chlod/Full-width image]] */
    /* Double thanks to User:Frostly, who I found this from */
    .userpage_image {
        background-image: url("https://upload.wikimedia.org/wikipedia/commons/1/1a/D%C3%BClmen%2C_Umland%2C_Sonnenaufgang_--_2012_--_8069.jpg");
        background-size: cover;
        background-position: center;
        height: 32vh;
    }