Template:Tsinghua

From 2010.igem.org

(Difference between revisions)
Line 240: Line 240:
     width: 100%;
     width: 100%;
     height: 100%;
     height: 100%;
-
     background-color: #FFF;
+
     background-color: #000;
-
     opacity: 0.5;
+
     opacity: 0.7;
-
     filter: alpha(opacity=50);
+
     filter: alpha(opacity=70);
     display: none;
     display: none;
     border-bottom: none;
     border-bottom: none;
Line 249: Line 249:
#topbarul a:hover .navmask{
#topbarul a:hover .navmask{
     display:block
     display:block
 +
}
 +
 +
#topbarul a:hover{
 +
    color: #FFF;
}
}

Revision as of 16:07, 28 September 2010