FSA Hangar

MediaWiki: Common.css

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
/* #ca-talk { display:none!important; } */
/* #ca-talk { display:none!important; } */


.nevo-table-1 {
.nevo-main_table {
width: 100%;
width: 100%;
border: 1px solid gray;
border: 1px solid gray;
border-radius: 10px;
border-radius: 10px;
padding: 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;
}
Discuss this page