MediaWiki:Common.css: Difference between revisions

From The Ankou Saga
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
font-size: 16px;  
font-size: 16px;  
font-family: verdana;
font-family: verdana;
margin top: 200px; }
}


.mw-editsection {  
.mw-editsection {  

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; 
}