Template:Nevada Team CSS

From 2011.igem.org

(Difference between revisions)
(Created page with "<html> <style type="text/css" /> #top-team-content{ position: relative; float: center; left: 150px; height: 400px; width: 980px; display: block; border: #FF...")
m
Line 5: Line 5:
   position: relative;
   position: relative;
   float: center;
   float: center;
-
   left: 150px;
+
   left: 0px;
   height: 400px;
   height: 400px;
   width: 980px;
   width: 980px;
Line 13: Line 13:
   border-right: #FFF solid 4px;
   border-right: #FFF solid 4px;
   background-color: rgba(100,100,100,1);
   background-color: rgba(100,100,100,1);
-
   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff),  
+
   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#25324e));
-
 
+
-
to(#25324e));
+
   background: -webkit-linear-gradient(top, #506cab, #25324e);
   background: -webkit-linear-gradient(top, #506cab, #25324e);
   background: -moz-linear-gradient(top, #506cab, #25324e);
   background: -moz-linear-gradient(top, #506cab, #25324e);
Line 27: Line 25:
   display: block;
   display: block;
   float: center;
   float: center;
-
   left: 150px;
+
   left: 0px;
   width: 980px;
   width: 980px;
   height: 400px;
   height: 400px;
Line 34: Line 32:
   border-right: #FFF solid 4px;
   border-right: #FFF solid 4px;
   background-color: rgba(100,100,100,1);
   background-color: rgba(100,100,100,1);
-
   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff),  
+
   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#25324e));
-
 
+
-
to(#25324e));
+
   background: -webkit-linear-gradient(top, #506cab, #25324e);
   background: -webkit-linear-gradient(top, #506cab, #25324e);
   background: -moz-linear-gradient(top, #506cab, #25324e);
   background: -moz-linear-gradient(top, #506cab, #25324e);

Revision as of 09:19, 4 August 2011