Template:13SJTU sliderbar

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <head> <style type="text/css"> div.bottombar{ /* bar that runs across the bottom of the menu */ height: 10px; background: #1a1109; } ul.semiopaquemenu{ - main menu UL: ...")
Line 149: Line 149:
#main-entry{
#main-entry{
-
width: 470px;
+
width: 330px;
height: 300px;
height: 300px;
float: left;
float: left;
Line 155: Line 155:
}
}
#entry-cover{
#entry-cover{
-
width: 350px;
+
width: 280px;
-
height: 280px;
+
height: 224px;
transition: height 2s, transform 1s;
transition: height 2s, transform 1s;
-moz-transition: height 2s, -moz-transform 1s;
-moz-transition: height 2s, -moz-transform 1s;
Line 209: Line 209:
#entry-text-blue:hover{
#entry-text-blue:hover{
background-color:rgb(102,102,255);
background-color:rgb(102,102,255);
-
color:black;
 
-
}
 
-
#entry-text-yellow{
 
-
transition-delay:0.5s;
 
-
color:transparent;
 
-
transform: rotateX(180deg);
 
-
transform-style: preserve-3d;
 
-
-webkit-transform: rotateX(180deg); /* Safari 和 Chrome */
 
-
-webkit-transform-style: preserve-3d; /* Safari 和 Chrome */
 
-
}
 
-
#entry-text-yellow:hover{
 
-
background-color:rgb(255,255,102);
 
color:black;
color:black;
}
}

Revision as of 19:31, 27 September 2013