Index: anwiki/_override-static/global/global/css/index-desktop.css |
=================================================================== |
--- a/anwiki/_override-static/global/global/css/index-desktop.css |
+++ b/anwiki/_override-static/global/global/css/index-desktop.css |
@@ -61,7 +61,8 @@ |
} |
.warning-platform, |
-.disclaimer |
+.disclaimer, |
+#maxthon-notification |
{ |
width: 100%; |
margin-top: 50px; |
@@ -69,11 +70,18 @@ |
float: right; |
} |
-html[lang="fr"] .warning-platform |
+html[lang="fr"] .warning-platform, |
+html[lang^="zh_"] .warning-platform |
{ |
margin-top: 0px; |
} |
+html[lang^="zh_"] #content.maxthon .warning-platform, |
+html[lang^="zh_"] #content.ua-maxthon .warning-platform |
+{ |
+ margin-top: 50px; |
+} |
+ |
#key-facts |
{ |
margin-top: 50px; |