Difference between revisions of "Template:US AFRL CarrollHS Main Body Layout"

Line 13: Line 13:
  
 
#cover {
 
#cover {
   background: url("https://s3.amazonaws.com/codecademy-content/courses/web-101/unit-8/htmlcss1-img_bicycles.jpeg") no-repeat center bottom;
+
   background: url("https://static.igem.org/mediawiki/2017/f/f3/US_AFRL_CarrollHS_Gears_Background_HomePage.png") no-repeat center center;
  background-size: cover;
+
  background-attachment: fixed;
+
  height: 900px;
+
  position: relative;
+
  top: -55px;
+
 
   width: 100%;
 
   width: 100%;
 
}
 
}
Line 24: Line 19:
 
.cover-content {
 
.cover-content {
 
   box-sizing: border-box;
 
   box-sizing: border-box;
  margin: 0 auto;
 
  position: relative;
 
  text-align: center;
 
  top: 280px;
 
 
   width: 70%;
 
   width: 70%;
 +
}
 +
 +
h1 {
 +
 
}
 
}
  

Revision as of 19:22, 7 July 2017

US AFRL Carroll HS

Welcome to Our Project