Line 824: | Line 824: | ||
margin-top: 10%; | margin-top: 10%; | ||
float: left; | float: left; | ||
+ | } | ||
+ | .HoverMe{ | ||
+ | position: fixed; | ||
+ | top: 50%; | ||
+ | z-index: 100; | ||
+ | width: 8%; | ||
+ | margin-left: 1.5%; | ||
+ | } | ||
+ | .HoverMe p{ | ||
+ | font-size: 20px; | ||
+ | margin-top: -15px; | ||
+ | } | ||
+ | .picHoverMe{ | ||
+ | width: 80%; | ||
+ | height: auto; | ||
+ | margin-left: 20%; | ||
} | } | ||
Revision as of 16:11, 10 October 2016