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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user