no message
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -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; | ... | ... |
-
Please register or sign in to post a comment