| Index: static/css/index.css | 
| =================================================================== | 
| --- a/static/css/index.css | 
| +++ b/static/css/index.css | 
| @@ -76,16 +76,17 @@ | 
| padding: 10px; | 
| border: 1px solid #c9c9c9; | 
| box-shadow: 1px 1px 0 0 #dbdbdb; | 
| } | 
| #maxthon-instruction, | 
| html[lang^="zh_"] #content.maxthon #video, | 
| #content.maxthon #feature-free, | 
| +#content.maxthon #terms-message, | 
| #feature-maxthon | 
| { | 
| display: none; | 
| } | 
| html[lang^="zh_"] #content.maxthon #maxthon-instruction | 
| { | 
| display: inline-block; |