Custom Field title label : cf-title

This commit is contained in:
Marc Ducobu 2014-11-11 12:19:22 +01:00
parent ae7104dc4c
commit 96197207ad

View File

@ -7,10 +7,10 @@ div#general {
html,body { min-height:100%; } html,body { min-height:100%; }
.title { .cf-title {
font-size: 2em; font-size: 2em;
} }
.subtitle { .cf-subtitle {
font-size: 1.5em; font-size: 1.5em;
} }