MediaWiki:Common.css: Difference between revisions

From Valannia Wiki
Jump to navigation Jump to search
Created page with "CSS placed here will be applied to all skins: .test-style { color: red; font-weight: bold; border: 2px solid black; padding: 5px; display: inline-block; }"
 
Blanked the page
Tag: Blanking
 
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
 
.test-style {
    color: red;
    font-weight: bold;
    border: 2px solid black;
    padding: 5px;
    display: inline-block;
}

Latest revision as of 01:00, 14 March 2025