Line 105: | Line 105: | ||
.gtContent { | .gtContent { | ||
+ | position: relative; | ||
width: 400px; | width: 400px; | ||
top: 30%; | top: 30%; | ||
Line 110: | Line 111: | ||
.gtContent2 { | .gtContent2 { | ||
+ | position: relative; | ||
width: 200px; | width: 200px; | ||
top: 30%; | top: 30%; | ||
Line 117: | Line 119: | ||
width: 500px; | width: 500px; | ||
top: 10%; | top: 10%; | ||
+ | left: 20%; | ||
+ | position: absolute; | ||
} | } | ||
Line 122: | Line 126: | ||
width: 700px; | width: 700px; | ||
top: 10%; | top: 10%; | ||
+ | left: 20%; | ||
+ | position: absolute; | ||
} | } | ||
Revision as of 00:05, 18 October 2016