Changes
Jump to navigation
Jump to search
MediaWiki:Mobile.css (view source)
Revision as of 22:42, 18 September 2020
, 22:42, 18 September 2020main-gameplay-video
Line 5:
Line 5:
#main-gameplay {
#main-gameplay {
margin-top: 0.5em;
margin-top: 0.5em;
+}
+
+#main-gameplay-video {
+ margin-top: -236px;
+ position: relative;
+ top: -63px;
+ left: 293px;
+ z-index: -1;
}
}