Markdown overrides for comments

rophako
Noah 2014-10-16 01:39:25 +00:00
parent 3203b3fc94
commit e50d8ee37f
1 changed files with 14 additions and 0 deletions

View File

@ -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 *
******************************************************************************/