More actions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
width: 100%; | width: 100%; | ||
padding: 5px; | padding: 5px; | ||
text-align: center; | |||
font-size: 35px; | |||
} | } |
Revision as of 21:08, 22 August 2024
.mainpage-heading { border: 3px solid #000066; border-radius: 10px; background-color: #000066; color: white; width: 100%; padding: 5px; text-align: center; font-size: 35px; }