Template:Main page header.css: Difference between revisions
Jump to navigation
Jump to search
m (1 revision imported) |
No edit summary |
||
Line 16: | Line 16: | ||
margin: 0; | margin: 0; | ||
padding:.1em; | padding:.1em; | ||
} | } | ||
Revision as of 00:12, 9 May 2023
#mp-welcome {
background: #e2ffe7;
margin-top: 15px;
margin-bottom: 10px;
padding: 15px;
text-align: center;
}
#mp-welcome a {
color: #00a551 !important;
text-decoration: none !important;
}
#mp-welcome .welcome {
font-size: 250%;
margin: 0;
padding:.1em;
}
#mp-welcome .wiki-description {
font-size: 130%;
}
#mp-welcome .wiki-secondary-line {
font-size: 85%;
}