From 92a9567b0b0322f68eb774f9e2b769d33008f3e2 Mon Sep 17 00:00:00 2001
From: hjm <63528605@qq.com>
Date: Tue, 23 Jul 2019 15:40:32 +0800
Subject: [PATCH] css
---
public/compatibility.html | 24 ++++++++++++++++++------
1 file changed, 18 insertions(+), 6 deletions(-)
diff --git a/public/compatibility.html b/public/compatibility.html
index d6df184fc..25ea3f8b9 100644
--- a/public/compatibility.html
+++ b/public/compatibility.html
@@ -2,7 +2,7 @@
- Educoder
+ EduCoder
@@ -10,7 +10,7 @@
-
+
@@ -114,12 +114,15 @@
width: 100%;
height: 100%;
}
+ .newContainer {
+ margin-top: 8%;
+ }
.Compatibility {
background: #fff;
width: 1008px;
margin: 0 auto;
padding: 16px;
- margin-bottom: 220px;
+ margin-bottom: 168px;
}
.Compatibility-icon {
width: 112px;
@@ -180,10 +183,19 @@
margin-top: 32px;
text-align: center;
}
+
+ @media screen and (max-height: 760px) {
+ .Compatibility-icon {
+ margin: 20px auto;
+ }
+ .CompatibilityBrowsers {
+ margin-top: 24px;
+ }
+ }
-
你正在使用的浏览器版本过低,将不能正常浏览和使用Educoder。
+
你正在使用的浏览器版本过低,将不能正常浏览和使用EduCoder。
-