Team:McMaster-Ontario/css
From 2012.igem.org
(Difference between revisions)
Line 2: | Line 2: | ||
<head> | <head> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | #menu ul { list-style: none; | ||
+ | padding: 0; | ||
+ | margin: 0; } | ||
+ | #menu li { float: left; | ||
+ | margin: 0 0.15em; } | ||
+ | |||
/* Converts generic template into empty one. | /* Converts generic template into empty one. | ||
Ne touche pas */ | Ne touche pas */ | ||
Line 21: | Line 27: | ||
input.searchButton:hover { color: #B41111; } | input.searchButton:hover { color: #B41111; } | ||
input.searchButton { color: #ffffff; } | input.searchButton { color: #ffffff; } | ||
- | |||
- | |||
- | |||
- | |||
</style> | </style> | ||
</head> | </head> | ||
</html> | </html> |
Revision as of 22:05, 7 March 2013