diff --git a/www/solar/screen.css b/www/solar/screen.css index 3a747d3..7a456b4 100644 --- a/www/solar/screen.css +++ b/www/solar/screen.css @@ -364,6 +364,20 @@ ul.blog-categories li:last-child:after { padding: 5px } +/* Comment style overrides */ +.comment h1 { + font-size: 14pt; +} +.comment h2 { + font-size: 12pt; +} +.comment h3 { + font-size: 10pt; +} +.comment h4 { + font-size: 9pt; +} + /******************************************************************************* * Supernova Website Design Classes - Copyright 2009 Casey Kirsle - Kirsle.com * ******************************************************************************/