(5 intermediate revisions by the same user not shown) | |||
Line 59: | Line 59: | ||
.middle_container{ | .middle_container{ | ||
padding-bottom: 80px; | padding-bottom: 80px; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Line 71: | Line 65: | ||
min-width: 600px; | min-width: 600px; | ||
max-width: 1100px; | max-width: 1100px; | ||
+ | min-height:100%; | ||
+ | position:relative; | ||
+ | margin:0px auto; | ||
} | } | ||
Line 96: | Line 93: | ||
margin-top: -100px; | margin-top: -100px; | ||
text-align: right; | text-align: right; | ||
+ | } | ||
+ | |||
+ | section h2{ | ||
+ | font-family: 'Quicksand', sans-serif; | ||
+ | font-size: 22pt; | ||
+ | text-align:left; | ||
} | } | ||
section p, section ul{ | section p, section ul{ | ||
Line 106: | Line 109: | ||
section ul{ | section ul{ | ||
list-style-position: inside; | list-style-position: inside; | ||
+ | } | ||
+ | section ol{ | ||
+ | text-align:justify; | ||
} | } | ||
section a, section a:visited{ | section a, section a:visited{ | ||
Line 112: | Line 118: | ||
section a:hover{ | section a:hover{ | ||
color:#235172; | color:#235172; | ||
+ | } | ||
+ | video{ | ||
+ | width:100%; | ||
+ | max-width: 800px; | ||
+ | } | ||
+ | figure{ | ||
+ | margin-top:50px; | ||
+ | margin-bottom: 50px; | ||
+ | } | ||
+ | figcaption{ | ||
+ | font-family: "Quicksand", sans-serif; | ||
+ | font-size:14pt; | ||
+ | font-weight: 300; | ||
+ | font-style:italic; | ||
} | } | ||
Latest revision as of 20:29, 1 November 2017