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

From Daniel Larson Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
.welcome {
.welcome {
font-size: 120%;
font-size: 200%;
font-family: Georgia, serif;
font-family: Georgia, serif;
font-weight: bold;
font-weight: bold;

Revision as of 21:44, 9 February 2024

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

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