Fix broken CSS

This commit is contained in:
Michael Romero 2018-10-30 00:52:03 -07:00
parent 260f5fc866
commit e136366d83

View File

@ -765,9 +765,9 @@ div.splitbox div.right {
color: #FFF; color: #FFF;
background: #0085a1; background: #0085a1;
border: 1px solid #0085a1; border: 1px solid #0085a1;
}
/* Related posts */ /* Related posts */
h4.see-also { h4.see-also {
margin-top: 20px margin-top: 20px;
} }