7 ms·
Each paragraph on this page uses the body style from style.css. body { font-family: Georgia, Serif; font-size: 100%; background: #898; margin-top: .5em
by charlesrice 2mo ago
Each paragraph on this page uses the body style from style.css.
body {
font-family: Georgia, Serif;
font-size: 100%;
background: #898;
margin-top: .5em;
margin-bottom: .5em;
}
Font size is 100%, so it will respect your font sizing. You might be doing something weird on your end.