diff --git a/css/mobile.css b/css/mobile.css index 741c43a..1ab9159 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -229,4 +229,15 @@ -moz-animation: fade 0.5s; -o-animation: fade 0.5s; -ms-animation: fade 0.5s; +} + +/* +移动端功能区切换 +*/ +.mobile .col.hitokotos { + display: none; +} + +.mobile .col.times { + display: block; } \ No newline at end of file diff --git a/index.html b/index.html index df2a8cc..20aa68a 100644 --- a/index.html +++ b/index.html @@ -115,7 +115,7 @@
-
+
@@ -211,7 +211,7 @@
-