Template:Team:Concordia/CSS

From 2014.igem.org

(Difference between revisions)
Line 179: Line 179:
#header {
#header {
overflow: hidden;
overflow: hidden;
-
         background: #3b8b5a;
+
         background: url('https://static.igem.org/mediawiki/parts/a/ac/Jkhkljkjground.png') cover no-repeat;
-
background: -moz-radial-gradient(#3b8b5a,#002212);
+
-
background: -webkit-gradient(#3b8b5a,#002212);
+
-
background: radial-gradient(#3b8b5a,#002212);
+
text-align: center;
text-align: center;
margin: 0px auto;
margin: 0px auto;
Line 765: Line 762:
   width: 200%;  
   width: 200%;  
   height: 200%;
   height: 200%;
-
   z-index: -1;
+
   z-index: -10;
}
}
#landingbg img {
#landingbg img {

Revision as of 21:47, 15 October 2014