(Created page with "<html> <style> .theAnchor{ position: absolute; top:-25vh; } .mainWords{ margin-left: 26vw; margin-top: 136px; margin-bottom: 85px; margin-right: 9vw; } a.cont...") |
|||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | |||
<style> | <style> | ||
.theAnchor{ | .theAnchor{ | ||
Line 10: | Line 11: | ||
margin-bottom: 85px; | margin-bottom: 85px; | ||
margin-right: 9vw; | margin-right: 9vw; | ||
+ | background-color: white; | ||
} | } | ||
a.contentLink,.contentLink:hover,.contentLink:focus,.contentLink:active,.contentLink:visited{ | a.contentLink,.contentLink:hover,.contentLink:focus,.contentLink:active,.contentLink:visited{ | ||
Line 44: | Line 46: | ||
font-size: 34px; | font-size: 34px; | ||
color: rgba(73,90,128,1); | color: rgba(73,90,128,1); | ||
− | margin: 0 | + | margin: 10px 0 25px 0; |
position: relative; | position: relative; | ||
} | } | ||
Line 73: | Line 75: | ||
.imgState{ | .imgState{ | ||
text-align: center; | text-align: center; | ||
+ | margin: 2vw 0; | ||
} | } | ||
.imgState>img{ | .imgState>img{ | ||
Line 93: | Line 96: | ||
</style> | </style> | ||
+ | |||
</html> | </html> |
Revision as of 13:02, 17 October 2018