Template:Team:Bielefeld-Germany/css/labjournal navigation style.css
From 2013.igem.org
(Difference between revisions)
m |
m |
||
(10 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<style type="text/css"> | <style type="text/css"> | ||
#page-navigation{ | #page-navigation{ | ||
- | background-color:# | + | background-color:#fff; |
- | border-top- | + | border-top-right-radius:22px; |
- | border-bottom- | + | border-bottom-right-radius:22px; |
box-shadow:0px 0px 10px #828282; | box-shadow:0px 0px 10px #828282; | ||
} | } | ||
Line 19: | Line 19: | ||
#page-navigation ul li a:hover .navigation-description, | #page-navigation ul li a:hover .navigation-description, | ||
#page-navigation ul li a:visited .navigation-description{ | #page-navigation ul li a:visited .navigation-description{ | ||
- | color: # | + | color: #f0d298; |
font: normal 12px/14px tahoma, calibri, sans-serif; | font: normal 12px/14px tahoma, calibri, sans-serif; | ||
} | } | ||
Line 27: | Line 27: | ||
#current-page span{ | #current-page span{ | ||
color: #7f7f7f; | color: #7f7f7f; | ||
- | font: bold | + | font: bold 16px/20px tahoma, calibri, sans-serif; |
} | } | ||
#current-page .navigation-description{ | #current-page .navigation-description{ | ||
Line 40: | Line 40: | ||
} | } | ||
#page-navigation ul li ul li a:hover{ | #page-navigation ul li ul li a:hover{ | ||
- | color:# | + | color:#fb9737; |
font: normal 14px/16px tahoma, calibri, sans-serif; | font: normal 14px/16px tahoma, calibri, sans-serif; | ||
} | } | ||
#page-content{ | #page-content{ | ||
- | border-top- | + | border-top-left-radius:10px; |
- | border-bottom- | + | border-bottom-left-radius:10px; |
- | box-shadow: | + | box-shadow:1px 1px 10px #f0d298; |
background-color:#fff; | background-color:#fff; | ||
} | } |
Latest revision as of 10:27, 11 June 2013