分类页面初步完工

This commit is contained in:
结发受长生
2019-05-14 09:43:35 +08:00
parent 49f327f636
commit a0d0f72017
7 changed files with 90 additions and 32 deletions
+3 -5
View File
@@ -685,12 +685,10 @@
%trans {
transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
}
%trans8 {
transition: all 0.8s ease-in;
}
%paper-bg {
background: url('./img/checkered-pattern.png') repeat #5d5d5d;
}
-ms-transition: all 0.8s ease-in;
}