Team:IIT Madras/Template:new home
From 2012.igem.org
(Difference between revisions)
Line 641: | Line 641: | ||
margin:0px 0px 4px 0px; | margin:0px 0px 4px 0px; | ||
} | } | ||
+ | |||
+ | #iitm_menu .menu_right { | ||
+ | float:right; | ||
+ | margin-right:0px; | ||
+ | } | ||
+ | |||
+ | #menu li .align_right { | ||
+ | /* Rounded Corners */ | ||
+ | -moz-border-radius: 5px 0px 5px 5px; | ||
+ | -webkit-border-radius: 5px 0px 5px 5px; | ||
+ | border-radius: 5px 0px 5px 5px; | ||
+ | } | ||
+ | |||
+ | #menu li:hover .align_right { | ||
+ | left:auto; | ||
+ | right:-1px; | ||
+ | top:auto; | ||
+ | } | ||
+ | |||
+ | |||
--> | --> |
Revision as of 02:31, 29 August 2012