Template:Nevada Home CSS

From 2011.igem.org

(Difference between revisions)
m
m
Line 12: Line 12:
   border: rgba(0,0,0,0.6) solid 10px;
   border: rgba(0,0,0,0.6) solid 10px;
   background-color: rgba(150,150,150,0.6);
   background-color: rgba(150,150,150,0.6);
-
   padding: 5px;
+
   padding: 10px;
}
}
Line 19: Line 19:
   display: block;
   display: block;
   float: left;
   float: left;
-
   top: 159px;
+
   top: 15px;
   left: -5px;
   left: -5px;
   width: 585px;
   width: 585px;
-
   height: 800px;
+
   height: 100%;
-
  border-right: rgba(0,0,0,1) ridge 4px;
+
   border: rgba(0,0,0,0.6) solid 10px;
-
  background-color: rgba(100,100,100,1);
+
   background-color: rgba(150,150,150,0.6);
-
    /* Color Background */
+
-
  background: -webkit-gradient(linear, 0 50%,0 100%, from(#969696), to(#25324e));
+
-
   background: -webkit-linear-gradient(bottom, rgba(150,150,150,1) 97%, rgba(0,0,26,1), #25324e);
+
-
  background: -moz-linear-gradient(bottom, #969696 97%, rgba(0,0,26,1), #25324e);
+
-
   background: -ms-linear-gradient(bottom, rgba(150,150,150,1) 97%, rgba(0,0,26,1), #25324e);
+
-
  background: -o-linear-gradient(bottom, rgba(150,150,150,1) 97%, rgba(0,0,26,1), #25324e);
+
   padding: 10px;
   padding: 10px;
}
}

Revision as of 00:52, 5 September 2011