JurreSteens (Talk | contribs) |
|||
(21 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
<style> | <style> | ||
− | p { | + | p { |
− | + | text-align:left!important; | |
− | text-align: | + | |
} | } | ||
Line 14: | Line 13: | ||
text-align:center !important; | text-align:center !important; | ||
width:100%; | width:100%; | ||
− | margin-top: | + | margin-top:0rem; |
margin-bottom:2rem; | margin-bottom:2rem; | ||
padding-left:2rem; | padding-left:2rem; | ||
Line 22: | Line 21: | ||
.Overview-Left-Arrow { | .Overview-Left-Arrow { | ||
+ | padding-top:1.75rem; | ||
width:15%; | width:15%; | ||
float:left; | float:left; | ||
margin:0; | margin:0; | ||
+ | padding-top:2.5rem; | ||
+ | padding-left:1rem; | ||
+ | } | ||
+ | |||
+ | .Overview-Left-Arrow a { | ||
+ | position:relative; | ||
+ | width:100%; | ||
+ | height:100%; | ||
+ | display:block; | ||
} | } | ||
.Overview-Left-Arrow img { | .Overview-Left-Arrow img { | ||
width:100%; | width:100%; | ||
− | + | margin:0; | |
− | + | ||
} | } | ||
Line 43: | Line 51: | ||
margin:0; | margin:0; | ||
} | } | ||
+ | |||
+ | Overview-Center h1 { | ||
+ | margin-top:0rem; | ||
+ | } | ||
+ | |||
.Overview-Right-Arrow { | .Overview-Right-Arrow { | ||
+ | padding-top:1.75rem; | ||
width:15%; | width:15%; | ||
float:right; | float:right; | ||
− | margin:0; | + | margin:0; |
+ | padding-top:2.5rem; | ||
+ | padding-left:1rem; | ||
+ | } | ||
+ | |||
+ | .Overview-Right-Arrow a { | ||
+ | position:relative; | ||
+ | width:100%; | ||
+ | height:100%; | ||
+ | display:block; | ||
} | } | ||
Line 54: | Line 77: | ||
.Overview-Right-Arrow img { | .Overview-Right-Arrow img { | ||
width:100%; | width:100%; | ||
− | + | margin:0rem; | |
− | + | ||
} | } | ||
Line 61: | Line 83: | ||
background-color:#66bc47; | background-color:#66bc47; | ||
} | } | ||
+ | |||
+ | .Overviewbox-Left { | ||
+ | width:50%; | ||
+ | margin-top: 4px; | ||
+ | margin-bottom: 4px; | ||
+ | font-size: 1.0rem; | ||
+ | float: left; | ||
+ | } | ||
+ | |||
+ | .Overviewbox-Right { | ||
+ | width:50%; | ||
+ | margin-top: 4px; | ||
+ | margin-bottom: 4px; | ||
+ | font-size: 1.0rem; | ||
+ | float: right; | ||
+ | |||
+ | } | ||
+ | |||
+ | .Overviewbox { | ||
+ | width:100%; | ||
+ | margin: 0 auto; | ||
+ | text-align: center; | ||
+ | padding:2%; | ||
+ | } | ||
+ | |||
+ | .overview-figure { | ||
+ | width:100%; | ||
+ | margin:auto; | ||
+ | } | ||
+ | |||
+ | .Overviewbox:hover { | ||
+ | -moz-transform: scale(1.05); | ||
+ | -webkit-transform: scale(1.05); | ||
+ | -o-transform: scale(1.05); | ||
+ | transform: scale(1.05); | ||
+ | } | ||
+ | |||
+ | |||
Latest revision as of 16:34, 1 November 2017