mirror of
https://github.com/kirsle/kirsle.net
synced 2024-11-14 04:49:29 +00:00
Markdown overrides for comments
This commit is contained in:
parent
3203b3fc94
commit
e50d8ee37f
|
@ -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 *
|
||||
******************************************************************************/
|
||||
|
|
Loading…
Reference in New Issue
Block a user