Team:PoznanSoft/Project
From 2014.igem.org
(Difference between revisions)
Line 18: | Line 18: | ||
#menu { | #menu { | ||
- | position: fixed; | + | position: fixed; |
- | + | width: 100%; | |
- | width: 100%; | + | z-index: 99999; |
- | z-index: 99999; | + | font-size: 18px; /* 14 tekstem pokazuje*/ |
- | font-size: 18px; /* 14 tekstem pokazuje*/ | + | background: url("../img/bg_menu.png"); |
- | background: url("../img/bg_menu.png"); | + | font-weight: 400; |
- | font-weight: 400; | + | height: 100px; |
- | height: 100px; | + | |
} | } | ||
Line 31: | Line 30: | ||
display: block; | display: block; | ||
float: left; | float: left; | ||
+ | margin: 0 200 0 200; | ||
padding: 10px 30px; | padding: 10px 30px; | ||
margin-top: 100px; | margin-top: 100px; |
Revision as of 15:05, 16 October 2014