Template:Team:VirtusParva/MainCss
From 2014.igem.org
(Difference between revisions)
(10 intermediate revisions not shown) | |||
Line 10: | Line 10: | ||
padding-top: 100px; | padding-top: 100px; | ||
margin-bottom: 20px; | margin-bottom: 20px; | ||
- | font-family: | + | font-family: Helvetica, Helvetica Narrow, Verdana, sans-serif; |
} | } | ||
- | h1, | + | h1, h3, h4, h5 { font-family: Helvetica, Helvetica Narrow, Verdana, sans-serif; color: #FFFFFF} |
+ | |||
+ | h2 { font-family: Helvetica, Helvetica Narrow, Verdana, sans-serif; color: #FFFFFF} | ||
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/ | #top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/ | ||
Line 44: | Line 46: | ||
#my-nav-bar{ | #my-nav-bar{ | ||
- | position: fixed; | + | height: 50px; |
- | top: | + | display: block; |
+ | z-index: 100; | ||
+ | position: fixed; | ||
+ | width: 100%; | ||
+ | top: 0; | ||
} | } | ||
body { | body { | ||
- | background-color: # | + | background-color: #transparent; |
background-attachment: fixed; | background-attachment: fixed; | ||
} | } | ||
Line 65: | Line 71: | ||
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; | ||
- | background-color: transparent; | + | background-color: #transparent; |
} | } | ||
Latest revision as of 02:08, 18 October 2014