forked from I2P_Developers/i2p.www
Fix .main h1 line-height
This commit is contained in:
@@ -79,6 +79,7 @@ div#content .main {
|
|||||||
div#content .main h1 {
|
div#content .main h1 {
|
||||||
font-family: "URW Gothic L", "Century Gothic", sans-serif;
|
font-family: "URW Gothic L", "Century Gothic", sans-serif;
|
||||||
font-size: 2.5em;
|
font-size: 2.5em;
|
||||||
|
line-height: 1em;
|
||||||
text-shadow: 1px 1px 2px rgba(0,0,0,.3);
|
text-shadow: 1px 1px 2px rgba(0,0,0,.3);
|
||||||
color: white;
|
color: white;
|
||||||
margin-bottom: .5em;
|
margin-bottom: .5em;
|
||||||
|
Reference in New Issue
Block a user