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

From Daniel Larson Wiki
Jump to navigation Jump to search
(Created page with "welcome { font-size: 120%; font-family: Georgia, serif; font-weight: bold; text-align: center } h2 { font-size: 85%pt; font-family: Georgia, serif; font-weight: bold; text-align: center }")
 
No edit summary
Line 7: Line 7:


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

Revision as of 21:43, 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 }