Template:Team:DTU-Denmark/cysucolortest

From 2014.igem.org

(Difference between revisions)
(Undo revision 244131 by Tbjohannesen (talk))
Line 79: Line 79:
}
}
#timeline li:last-child { margin:0; }
#timeline li:last-child { margin:0; }
 +
 +
/* main level link */
/* main level link */
Line 97: Line 99:
#timeline .current a, #timeline li:hover > a {
#timeline .current a, #timeline li:hover > a {
 +
/*color: #000;  mouse over tekstfarve for menu. Før #F79042. Tyrkis 7edbf6. dd6421*/
 +
border-color:#724f20;
 +
/*background-color: #f8353e;*/
 +
background-image:url(https://static.igem.org/mediawiki/2014/5/5a/DTU-Denmark-hoverlight.png);
 +
background-repeat: no-repeat;
 +
background-position: 50% 60%;
 +
}
 +
 +
ul#labline {
 +
        width:1200px;
 +
        height:400px;
 +
top:45px;
 +
list-style: none;
 +
position: relative;
 +
z-index:0;
 +
text-align: center;
 +
        background: url('https://static.igem.org/mediawiki/2014/3/3d/DTU-Denmark-labresultsbar.png');
 +
        background-repeat: no-repeat;
 +
        background-size: 100%;
 +
display: inline-block;
 +
}
 +
 +
#labline li {
 +
        height: 35px;
 +
margin: 0 0 0 0;
 +
        border-left: 1px solid black;
 +
        border-right: 1px solid black;
 +
float: left;
 +
list-style: none;
 +
position: absolute;
 +
}
 +
#labline li:last-child { margin:0; }
 +
 +
/* main level link */
 +
#labline a {
 +
font-family:bree-web, Bree, sans-serif;
 +
font-size:10pt;
 +
font-weight:400;
 +
line-height:130%;
 +
color: #f5f5f5;
 +
text-decoration: none;
 +
                position: relative;
 +
display: block;
 +
        top:4px;
 +
padding: 5px 5px 5px 5px;
 +
margin: 0px 0px 0px 0px;
 +
background-color: transparent; /*#d80d0d;*/
 +
}
 +
 +
#labline .current a, #timeline li:hover > a {
/*color: #000;  mouse over tekstfarve for menu. Før #F79042. Tyrkis 7edbf6. dd6421*/
/*color: #000;  mouse over tekstfarve for menu. Før #F79042. Tyrkis 7edbf6. dd6421*/
border-color:#724f20;
border-color:#724f20;

Revision as of 12:42, 15 October 2014