1
0
mirror of https://github.com/php/web-php.git synced 2026-03-24 07:12:16 +01:00

Fixing whitespace on and around panel titles

This commit is contained in:
Paul Dragoonis
2014-06-01 18:35:07 +01:00
parent e99f4a4256
commit 0bbfd67282

View File

@@ -1729,10 +1729,10 @@ aside.tips .panel .body {
margin-top:1.5rem;
}
aside.tips .panel > a {
aside.tips .panel .headline {
display: block;
border-bottom:0;
line-height:3rem;
line-height: 1.5rem;
font-size:1.125rem;
color:#E6E6E6;
text-rendering: optimizeLegibility;
@@ -1791,6 +1791,10 @@ aside.tips div.inner {
line-height:3rem;
}
.newsentry p {
line-height: 1.7rem;
}
.newsentry .newsimage a {
float: right;
border: 0;