(Communos created the page Main Page/styles.css using a non-default content model "Sanitized CSS") |
No edit summary |
||
Line 1: | Line 1: | ||
.full-width { | |||
width: 100%; | |||
} | |||
.no-border { | |||
border: none; | |||
} |
Latest revision as of 06:29, 21 June 2024
.full-width { width: 100%; } .no-border { border: none; }