increase font to 16px/26px in posts and home
This commit is contained in:
parent
ad9f2f7ee0
commit
cb324d6f0e
|
@ -225,10 +225,9 @@ h1.page-header {
|
|||
margin-top: 30px;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
.content p,
|
||||
.path-frontpage .field-content h4 {
|
||||
font-size: 18px;
|
||||
line-height: 22px;
|
||||
.content p,.path-frontpage .field-content h4 {
|
||||
font-size: 16px;
|
||||
line-height: 26px;
|
||||
}
|
||||
|
||||
.page-node-25 h1.page-header, .page-node-236 h1.page-header, .path-partners h1.page-header {
|
||||
|
|
Loading…
Reference in New Issue