Template:Team:VirtusParva/MainCss
From 2014.igem.org
(Difference between revisions)
(19 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 41: | Line 43: | ||
text-decoration: none; | text-decoration: none; | ||
background-color: transparent; | background-color: transparent; | ||
+ | } | ||
+ | |||
+ | #my-nav-bar{ | ||
+ | height: 50px; | ||
+ | display: block; | ||
+ | z-index: 100; | ||
+ | position: fixed; | ||
+ | width: 100%; | ||
+ | top: 0; | ||
} | } | ||
body { | body { | ||
- | background-color: # | + | background-color: #transparent; |
+ | background-attachment: fixed; | ||
} | } | ||
Line 59: | Line 71: | ||
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; | ||
- | background-color: transparent; | + | background-color: #transparent; |
} | } | ||
#contentcontainer { /*-- creates container for all content on page --*/ | #contentcontainer { /*-- creates container for all content on page --*/ | ||
- | font-family: | + | font-family: Helvetica, Arial, sans-serif; |
font-weight: normal; | font-weight: normal; | ||
font-size: 14px; | font-size: 14px; | ||
Line 77: | Line 89: | ||
list-style-type: none; | list-style-type: none; | ||
list-style-image: none; | list-style-image: none; | ||
- | font-family: | + | font-family: Helvetica, Arial, sans-serif; |
text-decoration: none; | text-decoration: none; | ||
color:#000; | color:#000; | ||
Line 107: | Line 119: | ||
.sub-sidemenu a {color: #666;} | .sub-sidemenu a {color: #666;} | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
div.underconst | div.underconst | ||
Line 154: | Line 148: | ||
color: #414141; | color: #414141; | ||
font-size: 25px; | font-size: 25px; | ||
- | font-family: | + | font-family: Helvetica, Arial, sans-serif; ; |
padding: 10px 15px 5px 10px; | padding: 10px 15px 5px 10px; | ||
border-bottom: 1px solid #ccc; | border-bottom: 1px solid #ccc; | ||
Line 171: | Line 165: | ||
display: inline; | display: inline; | ||
font-size: 14px; | font-size: 14px; | ||
- | font-family: | + | font-family: Helvetica, Arial, sans-serif; |
padding: 0px; | padding: 0px; | ||
margin: 0px; | margin: 0px; | ||
Line 228: | Line 222: | ||
.annItem ul, .annItem li {padding: 0px; margin: 0px;} | .annItem ul, .annItem li {padding: 0px; margin: 0px;} | ||
.annItem li {list-style: none; margin: 5px} | .annItem li {list-style: none; margin: 5px} | ||
- | |||
</style> | </style> | ||
- | </ | + | </head> |
- | + | ||
</html> | </html> |
Latest revision as of 02:08, 18 October 2014