Daniel Larson Wiki:Main Page/styles.css

From Daniel Larson Wiki
Revision as of 21:46, 9 February 2024 by HoodMoney54 (talk | contribs)
Jump to navigation Jump to search
.welcome {
font-size: 200%;
font-family: Georgia, serif;
font-weight: bold;
text-align: center;
}

.mp-box {
width: 100%;
border: 1px solid gray;
padding: 0.5em;
margin-top: 4px;
}

h2 {
font-size: 85%;
font-family: Georgia, serif;
font-weight: bold;
text-align: left;
}