Template:Queens Canada/Headernojs
From 2012.igem.org
(Difference between revisions)
Line 974: | Line 974: | ||
margin-top: 40px; | margin-top: 40px; | ||
list-style: none outside none; | list-style: none outside none; | ||
+ | cursor: pointer; | ||
+ | padding: 5px; | ||
-moz-transform: scaleY(0); | -moz-transform: scaleY(0); | ||
Line 1,003: | Line 1,005: | ||
-webkit-transform: scaleY(1); | -webkit-transform: scaleY(1); | ||
transform: scaleY(1); | transform: scaleY(1); | ||
+ | } | ||
+ | |||
+ | .subs li | ||
+ | { | ||
+ | width: 170px; | ||
+ | border: 0px black solid; | ||
+ | border-bottom: 2px; | ||
+ | } | ||
+ | .subs li:hover | ||
+ | { | ||
+ | width: 170; | ||
+ | background-color: blue; | ||
+ | background-image: url('http://dl.dropbox.com/u/46807995/menu2.png'); | ||
} | } | ||
</style> | </style> | ||
Line 1,008: | Line 1,023: | ||
</head> | </head> | ||
<body> | <body> | ||
- | |||
<div id="topbarcontainer"> | <div id="topbarcontainer"> | ||
<div id="topbar"> | <div id="topbar"> |
Revision as of 00:56, 1 October 2012
Control