Set base line-height to a decent default.
This commit is contained in:
parent
b66794abbe
commit
86d234eb07
1 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@
|
|||
[class*=',12)'] {width:100%;}
|
||||
}
|
||||
|
||||
html {background:#999;color:#222;font:14px Helvetica;}
|
||||
html {background:#999;color:#222;font:14px/1.4 Helvetica;}
|
||||
html,body {margin:0;padding:0;}
|
||||
header,footer {background:#999;}
|
||||
nav {text-align:right;}
|
||||
|
|
@ -89,4 +89,4 @@ background-size: 20px 20px;
|
|||
@-webkit-keyframes logo {
|
||||
from {opacity:0;-webkit-transform:scale(2) rotate(359deg);}
|
||||
to {opacity:1;-webkit-transform:scale(1) rotate(0deg);}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue