Team:HZAU-China/background-head

From 2013.igem.org

(Difference between revisions)
Line 4: Line 4:
body {
body {
-
<div style="margin:0 auto;">
 
-
        width: 900px;
 
         background:#ceffce ;
         background:#ceffce ;
         background-image: -moz-linear-gradient(45deg,#fff 25%, transparent 25%, transparent 50%,#fff 50%,#fff 75%, transparent 75%, transparent);
         background-image: -moz-linear-gradient(45deg,#fff 25%, transparent 25%, transparent 50%,#fff 50%,#fff 75%, transparent 75%, transparent);
         background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(25%,rgba(255,255,255,0.2)),color-stop(25%,transparent),color-stop(50%,transparent),color-stop(50%,rgba(255,255,255,0.2)),color-stop(75%,rgba(255,255,255,0.2)),color-stop(75%,transparent));
         background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(25%,rgba(255,255,255,0.2)),color-stop(25%,transparent),color-stop(50%,transparent),color-stop(50%,rgba(255,255,255,0.2)),color-stop(75%,rgba(255,255,255,0.2)),color-stop(75%,transparent));
         background-size: 16px 16px;
         background-size: 16px 16px;
-
 
+
        color:#8e8e8e;
-
color:#8e8e8e;
+
font:14px Helvetica, Arial, Sans-serif;
font:14px Helvetica, Arial, Sans-serif;
overflow-x:hidden;
overflow-x:hidden;
-
        </div>
 
}
}
#p-logo {
#p-logo {

Revision as of 09:00, 20 July 2013