Template:Imperial/09/TopNavigationCSS
From 2009.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
- | # | + | #II09_TopMenuWrapper{ |
width: 700px; | width: 700px; | ||
- | height: | + | height: 100px; |
- | position:relative | + | position:relative; |
float: left; | float: left; | ||
margin-left: 10px; | margin-left: 10px; | ||
display:block; | display:block; | ||
- | background | + | background:#333333; |
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
background-position:top left; | background-position:top left; | ||
z-index: 7; | z-index: 7; | ||
+ | text-align:center; | ||
} | } | ||
Revision as of 18:18, 19 October 2009