Daniel Larson Wiki:Main Page/styles.css: Difference between revisions
Jump to navigation
Jump to search
HoodMoney54 (talk | contribs) No edit summary |
HoodMoney54 (talk | contribs) No edit summary |
||
Line 13: | Line 13: | ||
} | } | ||
h2 { | .mw-h2 { | ||
font-size: | font-size: 120%; | ||
font-family: Georgia, serif; | font-family: Georgia, serif; | ||
font-weight: bold; | font-weight: bold; | ||
text-align: left; | text-align: left; | ||
} | } |
Revision as of 21:47, 9 February 2024
.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; } .mw-h2 { font-size: 120%; font-family: Georgia, serif; font-weight: bold; text-align: left; }