Difference between revisions of "Template:York"

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;
+
}
+
  
  

Revision as of 12:24, 10 September 2015