mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-04-05 21:01:35 +08:00
Fixing a css property in TheThemeMachine
--HG-- branch : 1.x
This commit is contained in:
parent
5f100afbce
commit
6bd3418b59
@ -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 {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user