increase fontsize to 18px in homepage
This commit is contained in:
parent
6b5d2f04f0
commit
2547f5e48d
|
@ -226,6 +226,11 @@ h1.page-header {
|
|||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.path-frontpage .field-content h4 {
|
||||
font-size: 18px;
|
||||
line-height: 22px;
|
||||
}
|
||||
|
||||
.page-node-25 h1.page-header, .page-node-236 h1.page-header, .path-partners h1.page-header {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue