Template:Template
From 2014.igem.org
(Difference between revisions)
Line 28: | Line 28: | ||
padding-top: 10px; | padding-top: 10px; | ||
list-style: none; | list-style: none; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 41: | Line 36: | ||
text-align: center; | text-align: center; | ||
padding-bottom: 25px; | padding-bottom: 25px; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Line 64: | Line 43: | ||
margin-top:0px !important; | margin-top:0px !important; | ||
maring-bottom:0px !important | maring-bottom:0px !important | ||
- | |||
- | |||
- | |||
- | |||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#menu ul a:hover { | #menu ul a:hover { | ||
Line 97: | Line 64: | ||
} | } | ||
- | + | #downloadButton { | |
- | border: 0px | + | -webkit-border-radius: 0; |
- | font-family: | + | -moz-border-radius: 0; |
- | color: #ffffff | + | border-radius: 0px; |
+ | font-family: Georgia; | ||
+ | color: #ffffff; | ||
font-size: 20px; | font-size: 20px; | ||
background: #f0a30a; | background: #f0a30a; | ||
Line 107: | Line 76: | ||
} | } | ||
- | + | #downloadButton:hover { | |
background: #f0a30a; | background: #f0a30a; | ||
background-image: -webkit-linear-gradient(top, #f0a30a, #000000); | background-image: -webkit-linear-gradient(top, #f0a30a, #000000); | ||
Line 125: | Line 94: | ||
} | } | ||
+ | h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif;} | ||
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/ | #top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/ |
Revision as of 08:04, 17 October 2014