Team:CSU Fort Collins
From 2014.igem.org
(Difference between revisions)
m |
m |
||
Line 36: | Line 36: | ||
font-family:'Bitter', serif; | font-family:'Bitter', serif; | ||
font-size:15px; | font-size:15px; | ||
+ | } | ||
+ | ul{ | ||
+ | position:relative; | ||
} | } | ||
ul ul { | ul ul { | ||
display: none; | display: none; | ||
+ | position:absolute; | ||
+ | left:100%; | ||
} | } | ||
ul li:hover > ul { | ul li:hover > ul { | ||
- | + | display: block; | |
- | + | } | |
</style> | </style> |
Revision as of 15:24, 18 June 2014