Template:WashUtop

From 2012e.igem.org

(Difference between revisions)
 
(9 intermediate revisions not shown)
Line 87: Line 87:
#footer-box {
#footer-box {
-
background:#fcf4fa;
+
background:#ffffff;
         float:center;
         float:center;
         overflow:hidden;
         overflow:hidden;
Line 117: Line 117:
{
{
background-attachment:fixed;
background-attachment:fixed;
-
background-size: 100%;
+
background: #F9F9F7 url('http://dl.dropbox.com/u/88390549/background.jpg') repeat-x;
-
background: #F9F9F7 url('https://static.igem.org/mediawiki/2011/c/c9/Igem_jhu_a1.gif') repeat-x;
+
}
}
Line 214: Line 213:
-
/*Gradient*/
+
  /*Gradient*/
   background: #a90329; /* Old browsers */
   background: #a90329; /* Old browsers */
-
   background: -moz-linear-gradient(top, #4c0756 0%, #37053e 44%, #220326 100%); /* FF3.6+ */
+
   background: -moz-linear-gradient(top, #76001c 0%, #5d0016 44%, #430010 100%); /* FF3.6+ */
-
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
+
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#76001c), color-stop(44%,#8f0222), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
-
   background: -webkit-linear-gradient(top, #4c0756 0%,#37053e 44%,#220326 100%); /* Chrome10+,Safari5.1+ */
+
   background: -webkit-linear-gradient(top, #76001c 0%,#5d0016 44%,#430010 100%); /* Chrome10+,Safari5.1+ */
-
   background: -o-linear-gradient(top, #4c0756 0%,#37053e 44%,#220326 100%); /* Opera 11.10+ */
+
   background: -o-linear-gradient(top, #76001c 0%,#5d0016 44%,#430010 100%); /* Opera 11.10+ */
-
   background: -ms-linear-gradient(top, #4c0756 0%,#37053e 44%,#220326 100%); /* IE10+ */
+
   background: -ms-linear-gradient(top, #76001c 0%,#5d0016 44%,#430010 100%); /* IE10+ */
-
   background: linear-gradient(top, #4c0756 0%,#37053e 44%,#220326 100%); /* W3C */
+
   background: linear-gradient(top, #76001c 0%,#5d0016 44%,#430010 100%); /* W3C */
-
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c0756', endColorstr='#220326',GradientType=0 ); /* IE6-9 */
+
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76001c', endColorstr='#430010',GradientType=0 ); /* IE6-9 */
}
}
.menu-item h4:hover {   
.menu-item h4:hover {   
-
   background: #61096d; /* Old browsers */
+
   background: #5d0016; /* Old browsers */
-
   background: -moz-linear-gradient(top,  #61096d 0%, #37053e 100%); /* FF3.6+ */
+
   background: -moz-linear-gradient(top,  #5d0016 0%, #430010 100%); /* FF3.6+ */
-
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc002c), color-stop(100%,#37053e)); /* Chrome,Safari4+ */
+
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5d0016), color-stop(100%,#430010)); /* Chrome,Safari4+ */
-
   background: -webkit-linear-gradient(top,  #61096d 0%,#37053e 100%); /* Chrome10+,Safari5.1+ */
+
   background: -webkit-linear-gradient(top,  #5d0016 0%,#430010 100%); /* Chrome10+,Safari5.1+ */
-
   background: -o-linear-gradient(top,  #61096d 0%,#37053e 100%); /* Opera 11.10+ */
+
   background: -o-linear-gradient(top,  #5d0016 0%,#430010 100%); /* Opera 11.10+ */
-
   background: -ms-linear-gradient(top,  #61096d 0%,#37053e 100%); /* IE10+ */
+
   background: -ms-linear-gradient(top,  #5d0016 0%,#430010 100%); /* IE10+ */
-
   background: linear-gradient(top,  #61096d 0%,#37053e 100%); /* W3C */
+
   background: linear-gradient(top,  #5d0016 0%,#430010 100%); /* W3C */
-
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61096d', endColorstr='#37053e',GradientType=0 ); /* IE6-9 */
+
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d0016', endColorstr='#430010',GradientType=0 ); /* IE6-9 */
}
}
.menu-item2 h4:hover {   
.menu-item2 h4:hover {   
-
   background: #61096d; /* Old browsers */
+
   background: #5d0016; /* Old browsers */
-
   background: -moz-linear-gradient(top,  #61096d 0%, #37053e 100%); /* FF3.6+ */
+
   background: -moz-linear-gradient(top,  #5d0016 0%, #430010 100%); /* FF3.6+ */
-
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc002c), color-stop(100%,#37053e)); /* Chrome,Safari4+ */
+
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5d0016), color-stop(100%,#430010)); /* Chrome,Safari4+ */
-
   background: -webkit-linear-gradient(top,  #61096d 0%,#37053e 100%); /* Chrome10+,Safari5.1+ */
+
   background: -webkit-linear-gradient(top,  #5d0016 0%,#430010 100%); /* Chrome10+,Safari5.1+ */
-
   background: -o-linear-gradient(top,  #61096d 0%,#37053e 100%); /* Opera 11.10+ */
+
   background: -o-linear-gradient(top,  #5d0016 0%,#430010 100%); /* Opera 11.10+ */
-
   background: -ms-linear-gradient(top,  #61096d 0%,#37053e 100%); /* IE10+ */
+
   background: -ms-linear-gradient(top,  #5d0016 0%,#430010 100%); /* IE10+ */
-
   background: linear-gradient(top,  #61096d 0%,#37053e 100%); /* W3C */
+
   background: linear-gradient(top,  #5d0016 0%,#430010 100%); /* W3C */
-
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61096d', endColorstr='#37053e',GradientType=0 ); /* IE6-9 */
+
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d0016', endColorstr='#430010',GradientType=0 ); /* IE6-9 */
}
}
Line 363: Line 362:
   left:0;
   left:0;
   }
   }
-
 
-
/* Gallery and Quick-Access Buttons */
 
-
 
-
#galleryandbuttons{
 
-
width: 947px;
 
-
        float: center;
 
-
background-color:#FFEDF5;
 
-
        padding: 0px;
 
-
height: 520px;
 
-
        -webkit-box-shadow: 0 8px 6px -6px black;
 
-
        -moz-box-shadow: 0 8px 6px -6px black;
 
-
        box-shadow: 0 8px 6px -6px black;
 
-
        border: 10px solid rgba(255, 255, 255, 0.4);
 
-
        margin-top:20px;
 
-
        margin-left:auto;
 
-
        margin-right: auto;
 
-
}
 
-
 
-
/* Follow us bit and QuickLinks */
 
-
#buttons{
 
-
  -webkit-box-shadow: 0 8px 6px -6px black;
 
-
        -moz-box-shadow: 0 8px 6px -6px black;
 
-
        box-shadow: 0 8px 6px -6px black;
 
-
        border: 2px solid rgba(255, 255, 255, 0.4);
 
-
        margin-top:0px;
 
-
        margin-left:auto;
 
-
        margin-right: auto;
 
-
}
 
/* Team */
/* Team */

Latest revision as of 15:53, 13 August 2012