mirror of
https://github.com/wassname/Mostly-Harmless.git
synced 2026-08-07 11:17:34 +08:00
Changed H1 line-height.
This commit is contained in:
@@ -6,7 +6,7 @@ ol,ul{list-style:none;}
|
||||
/* Page Styles */
|
||||
html{background:#5f99cf url(bg.gif) top center no-repeat;}
|
||||
body{overflow-y:scroll;-moz-border-radius:10px;-moz-box-shadow:rgba(34,34,34,.8) 0 5px 10px;-webkit-border-radius:10px;-webkit-box-shadow:rgba(34,34,34,.8) 0 5px 10px;background:#ddd;border:1px solid #fff;color:#000;line-height:1;margin:20px auto;padding:15px 15px 0;width:830px;}
|
||||
h1 {color: #444;text-shadow: 0px 2px 2px #fff;font:normal 100px 'Carter One', sans-serif;line-height:120px;text-indent:-10px;text-transform:uppercase;text-align:center;border-bottom:1px solid #a6a6a6;letter-spacing:-5px;margin: 0 -16px;padding: 0 0 8px;}
|
||||
h1 {color: #444;text-shadow: 0px 2px 2px #fff;font:normal 100px 'Carter One', sans-serif;line-height:90px;text-indent:-10px;text-transform:uppercase;text-align:center;border-bottom:1px solid #a6a6a6;letter-spacing:-5px;margin: 0 -16px;padding: 0 0 8px;}
|
||||
p a, ol a{color:#fff;text-decoration:none;border-bottom:1px solid #fff;}
|
||||
p a:hover, ol a:hover{color:#bbb;border-bottom:1px solid #bbb;}
|
||||
code, pre{font-family:Consolas, 'Courier New', monospace;}
|
||||
|
||||
Reference in New Issue
Block a user