master
Nick Sergeant 2012-06-04 15:21:58 -04:00
parent 71ce1471f5
commit b915d9605d
2 changed files with 2 additions and 0 deletions

View File

@ -198,6 +198,7 @@ article.snipt {
display: none; display: none;
} }
h3 { h3 {
color: #B5B5B5;
font-size: 16px; font-size: 16px;
font-weight: normal; font-weight: normal;
margin-bottom: 20px; margin-bottom: 20px;

View File

@ -133,6 +133,7 @@ article.snipt div.container header h2 {
display: none; display: none;
} }
article.snipt div.container header h3 { article.snipt div.container header h3 {
color: #B5B5B5;
font-size: 16px; font-size: 16px;
font-weight: normal; font-weight: normal;
margin-bottom: 20px; margin-bottom: 20px;