Team:Wageningen UR/Templates/navMenupoint2
From 2011.igem.org
(Difference between revisions)
(47 intermediate revisions not shown) | |||
Line 6: | Line 6: | ||
ul li a:link { | ul li a:link { | ||
- | font-family: | + | font-family: arial, sans; |
- | color: # | + | color: #63a015; |
text-decoration: none; | text-decoration: none; | ||
font-size: 13px; | font-size: 13px; | ||
Line 14: | Line 14: | ||
ul li a:visited { | ul li a:visited { | ||
- | font-family: | + | font-family: arial, sans; |
- | color: # | + | color: #63a015; |
text-decoration: none; | text-decoration: none; | ||
font-size: 13px; | font-size: 13px; | ||
Line 22: | Line 22: | ||
ul li a:hover { | ul li a:hover { | ||
- | font-family: | + | font-family: arial, sans; |
- | color: | + | color: black; |
text-decoration: none; | text-decoration: none; | ||
font-size: 13px; | font-size: 13px; | ||
Line 30: | Line 30: | ||
ul li a:active { | ul li a:active { | ||
- | font-family: | + | font-family: arial, sans; |
- | color: | + | color: black; |
text-decoration: none; | text-decoration: none; | ||
font-size: 13px; | font-size: 13px; | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
- | |||
#sideBar | #sideBar | ||
{ | { | ||
/* background-image: url('https://static.igem.org/mediawiki/2011/7/75/Navigationbackground_grey_WUR.png'); */ | /* background-image: url('https://static.igem.org/mediawiki/2011/7/75/Navigationbackground_grey_WUR.png'); */ | ||
- | float: | + | float: right; |
height: 100%; | height: 100%; | ||
- | margin: 20px 10px 0 30px; | + | /* margin: 20px 10px 0 30px; */ |
padding-right: 5px; | padding-right: 5px; | ||
} | } | ||
+ | |||
+ | |||
#navMenupoint { | #navMenupoint { | ||
/* background-image: url('https://static.igem.org/mediawiki/2011/a/ae/4menubar.png'); */ | /* background-image: url('https://static.igem.org/mediawiki/2011/a/ae/4menubar.png'); */ | ||
- | background-image: url('https://static.igem.org/mediawiki/2011/4/43/3menubar.png'); | + | /* background-image: url('https://static.igem.org/mediawiki/2011/4/43/3menubar.png'); */ |
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
position: center; | position: center; | ||
height: 37px; | height: 37px; | ||
- | |||
padding-right: 3px; | padding-right: 3px; | ||
margin-right: 5px; | margin-right: 5px; | ||
Line 61: | Line 61: | ||
#navMenupoint.hovered, #navMenupoint:hover { | #navMenupoint.hovered, #navMenupoint:hover { | ||
- | background-color: | + | background-color: transparent; |
- | background-image: url('https://static.igem.org/mediawiki/2011/e/e0/1menubar.png'); | + | /* background-image: url('https://static.igem.org/mediawiki/2011/e/e0/1menubar.png'); */ |
/* background-image: url('https://static.igem.org/mediawiki/2011/4/43/3menubar.png'); */ | /* background-image: url('https://static.igem.org/mediawiki/2011/4/43/3menubar.png'); */ | ||
/* background-image: url('https://static.igem.org/mediawiki/2011/a/ae/4menubar.png'); */ | /* background-image: url('https://static.igem.org/mediawiki/2011/a/ae/4menubar.png'); */ | ||
/* background-image: url('https://static.igem.org/mediawiki/2011/8/80/5menubar.png'); */ | /* background-image: url('https://static.igem.org/mediawiki/2011/8/80/5menubar.png'); */ | ||
- | border: dotted 1px #298BB6; | + | /* border: dotted 1px #298BB6; |
- | /* width: 88%; | + | /* width: 88%; */ |
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</style> | </style> |
Latest revision as of 21:11, 21 August 2011