Jump to content

User:Kohuda/common.css: Difference between revisions

From Arelith Wiki
Kohuda (talk | contribs)
Created page with "body{ background: #0A0523 url("images/BG.jpg"); background-position: center center; background-repeat: no-repeat; background-size: cover; background-attac..."
 
Kohuda (talk | contribs)
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
body{  
mw-body-content{  
    background: #0A0523 url("images/BG.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment:fixed;
     background-color: black;
     background-color: black;
}
}

Latest revision as of 01:09, 23 June 2024

mw-body-content{ 
    background-color: black;
}