| Index: static/css/index.css | 
| =================================================================== | 
| --- a/static/css/index.css | 
| +++ b/static/css/index.css | 
| @@ -2,22 +2,16 @@ | 
| * Temparary styles | 
| *****************************************************************************/ | 
|  | 
| .avoid-wrap {display: inline-block;} | 
| .small {font-size: smaller;} | 
| .maxthon-only {display: none;} | 
| .maxthon .maxthon-only {display: block;} | 
|  | 
| -#content, | 
| -#blog | 
| -{ | 
| -  padding-top: 9em; | 
| -} | 
| - | 
| /****************************************************************************** | 
| * #hero-download | 
| *****************************************************************************/ | 
|  | 
| #hero-download | 
| { | 
| padding-top: 2em; | 
| padding-bottom: 2em; | 
|  |