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