MediaWiki:Common.css: Difference between revisions

From The Ankou Saga
Jump to navigation Jump to search
No edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
body { background-color: #e6bd9c; }
body {  
#mw-head-base { background-color: #e6ffb4; }
background-color: #e6bd9c;  
font-size: 16px;
font-family: verdana;
}
 
.mw-editsection {
display:none;
}
 
#footer-places {  
display: none;
}
 
#ca-talk {
display:none!important;  
}

Latest revision as of 20:15, 16 July 2023

body { 
background-color: #e6bd9c; 
font-size: 16px; 
font-family: verdana;
 }

.mw-editsection { 
display:none; 
}

#footer-places { 
display: none; 
}

#ca-talk { 
display:none!important; 
}