Difference between revisions of "Template:York"
Lizalexianu (Talk | contribs) |
Lizalexianu (Talk | contribs) |
||
Line 22: | Line 22: | ||
background-size: cover; | background-size: cover; | ||
} | } | ||
+ | body{ | ||
+ | width:100%; | ||
+ | margin: auto; | ||
+ | margin-top:-45px; | ||
+ | font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif; | ||
+ | font-weight: 300; | ||
+ | font-size:1.125em ; | ||
+ | color:#fff; | ||
+ | } | ||
+ | #maincontainer{ | ||
+ | width: 900px; | ||
+ | min-height: 300px; | ||
+ | margin: auto; | ||
+ | margin-top:120px; | ||
+ | padding:20px; | ||
+ | background: #fff; | ||
+ | -webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px; | ||
+ | opacity: 0.9; | ||
+ | filter: alpha(opacity=90); | ||
+ | color: #000; | ||
+ | z-index:1; | ||
+ | } | ||
+ | #maincontainer p{ | ||
+ | font-size:0.875em; | ||
+ | text-align:justify; | ||
+ | } | ||
+ | #maincontainer.protocols p, #maincontainer.protocols li, #maincontainer.protocols ol li{ | ||
+ | margin-left:200px; | ||
+ | padding-left:0; | ||
+ | } | ||
+ | |||
.headerimage { | .headerimage { | ||
position: relative; | position: relative; |
Revision as of 12:23, 10 September 2015