Fixing a css property in TheThemeMachine

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros 2012-02-28 17:21:55 -08:00
parent 5f100afbce
commit 6bd3418b59

View File

@ -327,7 +327,7 @@ nav ul
.content-items li { padding: 0; margin: 0; }
.content-items .content-item { border-top: 1px solid #dbdbdb; padding: 6px 0 6px 0; }
.content-items .content-item header {}
.content-items .content-item header h1 { font-size: 1.308em; color:#ff0000; }
.content-items .content-item header h1 { font-size: 1.308em; color:#434343; }
.content-items .content-item header h1 a { color: #434343; }
.content-items .content-item header h1 a:hover {}