Template:Freiburg2013 Template1
From 2013.igem.org
(Difference between revisions)
Line 107: | Line 107: | ||
background-color: transparent; | background-color: transparent; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
- | + | ||
Line 122: | Line 122: | ||
padding-top: 10px; | padding-top: 10px; | ||
position:relative; | position:relative; | ||
+ | |||
} | } | ||
+ | #menu a { | ||
+ | border-top: 2px #FFBF00 solid; | ||
+ | border-bottom: 2px #FFBF00 solid; | ||
+ | } | ||
#menu ul li a { | #menu ul li a { | ||
background-color: #2E2E2E; | background-color: #2E2E2E; | ||
padding-bottom: 5px; | padding-bottom: 5px; | ||
- | + | padding-top:5px; | |
display: block; | display: block; | ||
position:relative; | position:relative; | ||
- | color: | + | color:#FFBF00 ; |
text-decoration: none; | text-decoration: none; | ||
- | + | ||
font-family: Arial; | font-family: Arial; | ||
font-size: 1.4em; | font-size: 1.4em; | ||
Line 138: | Line 143: | ||
/*text-shadow:#FFBF00 1px 2px;*/ | /*text-shadow:#FFBF00 1px 2px;*/ | ||
letter-spacing:0.1em; | letter-spacing:0.1em; | ||
+ | |||
} | } | ||
#menu a:hover { | #menu a:hover { | ||
- | + | color:#FFBF00 ; | |
- | color:#FFBF00; | + | |
display: block; | display: block; | ||
+ | |||
} | } | ||
Line 151: | Line 157: | ||
position: relative; | position: relative; | ||
float: center; | float: center; | ||
+ | |||
} | } | ||
Line 156: | Line 163: | ||
#navbar ul { | #navbar ul { | ||
position: absolute; | position: absolute; | ||
- | background-color:# | + | background-color:#3F3F3F; |
- | border-top: 8px # | + | border-top: 8px #3F3F3F solid; |
z-index: 500; | z-index: 500; | ||
} | } | ||
#navbar ul li { | #navbar ul li { | ||
- | background-color:# | + | background-color:#3F3F3F; |
+ | width: 10.8em; | ||
+ | |||
} | } | ||
#navbar ul li a{ | #navbar ul li a{ | ||
- | background-color:# | + | background-color:#3F3F3F; |
+ | border:none; | ||
} | } | ||
#navbar ul li a:hover{ | #navbar ul li a:hover{ | ||
- | background-color:# | + | background-color:#3F3F3F; |
color:#2E2E2E; | color:#2E2E2E; | ||
} | } |
Revision as of 15:20, 20 August 2013