Use a consistent line-height
This commit is contained in:
parent
a74901fa33
commit
dd2e063895
@ -33,7 +33,7 @@ h1 img,h2 img,h3 img{
|
||||
margin-right:5px;
|
||||
}
|
||||
p {
|
||||
line-height: 1.5em;
|
||||
line-height:1.5em;
|
||||
}
|
||||
a:link,a:visited,a:active{
|
||||
color:#4892b2;
|
||||
@ -395,6 +395,7 @@ li{
|
||||
.index a,.index a:link,.index a:active,.index a:visited{
|
||||
display:block;
|
||||
text-decoration:none;
|
||||
line-height:1.5em;
|
||||
}
|
||||
|
||||
.box{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user