diff options
Diffstat (limited to 'default/htdocs')
| -rw-r--r-- | default/htdocs/styles/css3.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/default/htdocs/styles/css3.css b/default/htdocs/styles/css3.css index d4fb6f1..89d0671 100644 --- a/default/htdocs/styles/css3.css +++ b/default/htdocs/styles/css3.css @@ -75,13 +75,14 @@ span.bold { h1 { font-family: 'Conv_VarelaRound-Regular', Georgia, Serif; padding-left: 10px; - font-size: 30px; + font-size: 40px; } h2, h3 { font-family: 'Conv_VarelaRound-Regular', Georgia, Serif; padding-left: 10px; padding-right: 10px; + font-size: 20px; } p { |
