MediaWiki: Common.css
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
/* #ca-talk { display:none!important; } */ | /* #ca-talk { display:none!important; } */ | ||
.nevo-main_table { | |||
width: 100%; | |||
border: 1px solid gray; | |||
border-radius: 10px; | border-radius: 10px; | ||
padding: 15px; | |||
} | } | ||
Latest revision as of 16:48, 12 September 2025
/* CSS placed here will be applied to all skins */
/* #ca-talk { display:none!important; } */
.nevo-main_table {
width: 100%;
border: 1px solid gray;
border-radius: 10px;
padding: 15px;
}