Daniel Larson Wiki:Main Page/styles.css: Difference between revisions

From Daniel Larson Wiki
Jump to navigation Jump to search
(HoodMoney54 changed the content model of the page Daniel Larson Wiki:Main Page/styles.css from "wikitext" to "Sanitized CSS")
Tag: content model change
No edit summary
Line 1: Line 1:
welcome {
.welcome {
font-size: 120%;
font-size: 120%;
font-family: Georgia, serif;
font-family: Georgia, serif;

Revision as of 21:44, 9 February 2024

.welcome {
font-size: 120%;
font-family: Georgia, serif;
font-weight: bold;
text-align: center
}

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