Team:BIOSINT Mexico/Header2
From 2014.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
body{ | body{ | ||
- | background: url(http://bgfons.com/upload/brick_texture108.jpg) repeat-y; | + | background: url(http://bgfons.com/upload/brick_texture108.jpg); repeat-y; |
} | } | ||
Line 121: | Line 121: | ||
} | } | ||
#navigation ul{ | #navigation ul{ | ||
- | + | margin-left: 0px; | |
- | + | padding-left: 0px; | |
+ | list-style:none; | ||
+ | border-bottom: 1px dashed #000; | ||
+ | overflow: hidden; | ||
+ | zoom: 1; | ||
} | } | ||
#navigation ul li{ | #navigation ul li{ | ||
- | + | width:130px; | |
+ | min-height: 35px; | ||
+ | text-align: center; | ||
+ | vertical-align: middle; | ||
+ | position: relative; | ||
+ | float: left; | ||
+ | margin-right: 10px; | ||
+ | background:#000; | ||
} | } |
Revision as of 17:00, 21 September 2014