Template:Nevada Home CSS

From 2011.igem.org

(Difference between revisions)
m
Line 4: Line 4:
#left-minor-content{
#left-minor-content{
   position: relative;
   position: relative;
-
   top: 175px;
+
   top: 150px;
   float: left;
   float: left;
-
   left: 0px;
+
   left: -10px;
   height: 800px;
   height: 800px;
   width: 325px;
   width: 325px;
   display: block;
   display: block;
-
   border: #FFF ridge 2px;
+
   border: #FFF groove 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), to(#25324e));
   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#25324e));

Revision as of 01:47, 24 August 2011