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: | + | width: 330px; |
height: 300px; | height: 300px; | ||
float: left; | float: left; | ||
Line 155: | Line 155: | ||
} | } | ||
#entry-cover{ | #entry-cover{ | ||
- | width: | + | width: 280px; |
- | height: | + | 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; | color:black; | ||
} | } |
Revision as of 19:31, 27 September 2013