Changes
Jump to navigation
Jump to search
53 bytes removed
, 16:51, 29 September 2020
| Line 5: |
Line 5: |
| | #main-gameplay { | | #main-gameplay { |
| | margin-top: 0.5em; | | margin-top: 0.5em; |
| | + | } |
| | + | |
| | + | |
| | + | #main-gameplay img{ |
| | + | display: none; |
| | } | | } |
| | | | |
| | #main-gameplay-video { | | #main-gameplay-video { |
| − | margin-top: -236px;
| + | |
| − | position: relative;
| |
| − | top: -70px;
| |
| − | left: 31px;
| |
| − | z-index: -1;
| |
| | } | | } |
| | | | |