Team:Brown/templates/header
From 2010.igem.org
(Difference between revisions)
Line 66: | Line 66: | ||
ul#nav > li > a { color:#000; background: #BCBCBC; border: 0.1em solid #000000; font-weight:bold; font-variant: small-caps; text-align:center; } /*menu text properties*/ | ul#nav > li > a { color:#000; background: #BCBCBC; border: 0.1em solid #000000; font-weight:bold; font-variant: small-caps; text-align:center; } /*menu text properties*/ | ||
ul#nav > li:hover > a { } | ul#nav > li:hover > a { } | ||
+ | |||
+ | |||
+ | |||
+ | ul#nav2, ul#nav2 ul { padding:0; margin:0; list-style-type: none; list-style-image: none; } | ||
+ | ul#nav2 { position:centre; left: 3px; z-index:500; } | ||
+ | ul#nav2 ul { display: none;} | ||
+ | ul#nav2 li {float:left; position:relative; margin-bottom: 0; } | ||
+ | ul#nav2 a { | ||
+ | display:block; | ||
+ | width:12em; | ||
+ | font-size:1em; | ||
+ | height:2em; | ||
+ | line-height:2em; /* ul#nav a height */ | ||
+ | text-decoration:none; | ||
+ | text-indent:0.5em; | ||
+ | } | ||
+ | |||
+ | |||
</style> | </style> | ||
</html> | </html> |
Revision as of 07:30, 27 October 2010