048aedb4 by 杨炀

no message

1 parent 1585dc08
...@@ -1030,7 +1030,7 @@ img{display: block;} ...@@ -1030,7 +1030,7 @@ img{display: block;}
1030 .cover{position: absolute;width: 100%;z-index: 1;height: 100%;background: red;opacity: 0;top:0;} 1030 .cover{position: absolute;width: 100%;z-index: 1;height: 100%;background: red;opacity: 0;top:0;}
1031 } 1031 }
1032 .fixed_gg_l{ 1032 .fixed_gg_l{
1033 position: fixed;left:5px; 1033 position: fixed;right:5px;
1034 top: 25%; 1034 top: 25%;
1035 z-index: 10; 1035 z-index: 10;
1036 animation: pop 4s ease infinite; 1036 animation: pop 4s ease infinite;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!