Template:Team:UCSD Software/CSS

From 2014.igem.org

(Difference between revisions)
Line 110: Line 110:
.jumbotron {
.jumbotron {
   //background-image:url('http://www.albiw.com/wp-content/uploads/bg_002.jpg');
   //background-image:url('http://www.albiw.com/wp-content/uploads/bg_002.jpg');
-
   //height: 600px;
+
   height: 600px;
   background-repeat: no-repeat;
   background-repeat: no-repeat;
   background-size: cover;
   background-size: cover;
Line 116: Line 116:
.jumbotron .container {
.jumbotron .container {
-
   position: static;//relative
+
   position: relative;//relative
   //top:100px;
   //top:100px;
}
}

Revision as of 23:28, 15 October 2014