Template:Team:DTU-Denmark/cysucolortest

From 2014.igem.org

(Difference between revisions)
Line 2: Line 2:
<head>
<head>
<style type="text/css">
<style type="text/css">
 +
ul#timeline {
ul#timeline {
width:100%;
width:100%;
Line 14: Line 15:
         background: url('https://static.igem.org/mediawiki/2014/a/a4/DTU-Denmark-Timeline.png');
         background: url('https://static.igem.org/mediawiki/2014/a/a4/DTU-Denmark-Timeline.png');
display: inline-block;
display: inline-block;
 +
}
 +
 +
#timeline li {
 +
margin: 0 0 0 0;
 +
float: left;
 +
list-style: none;
 +
position: relative;
 +
}
 +
#timeline li:last-child { margin:0; }
 +
 +
/* main level link */
 +
#timeline a {
 +
font-family:bree-web, Bree, sans-serif;
 +
font-size:14pt;
 +
font-weight:700;
 +
line-height:210%;
 +
color: #f5f5f5;
 +
text-decoration: none;
 +
                position: relative;
 +
                top: 5;
 +
display: block;
 +
padding: 5px 5px 5px 5px;
 +
margin: 0px 0px 0px 0px;
 +
width: 160px;
 +
background-color: transparent; /*#d80d0d;*/
}
}
Line 655: Line 681:
}
}
-
ul#timeline {
 
-
width:100%;
 
-
height:30px;
 
-
min-width: 1100px;
 
-
top:45px;
 
-
left:60px;
 
-
list-style: none;
 
-
position: relative;
 
-
z-index:100;
 
-
text-align: center;
 
-
        background: url('https://static.igem.org/mediawiki/2014/a/a4/DTU-Denmark-Timeline.png');
 
-
display: inline-block;
 
-
}
 
-
#timeline li {
 
-
margin: 0 0 0 0;
 
-
float: left;
 
-
list-style: none;
 
-
position: relative;
 
-
}
 
-
#timeline li:last-child { margin:0; }
 
-
 
-
/* main level link */
 
-
#timeline a {
 
-
font-family:bree-web, Bree, sans-serif;
 
-
font-size:14pt;
 
-
font-weight:700;
 
-
line-height:210%;
 
-
color: #f5f5f5;
 
-
text-decoration: none;
 
-
                position: relative;
 
-
                top: 5;
 
-
display: block;
 
-
padding: 5px 5px 5px 5px;
 
-
margin: 0px 0px 0px 0px;
 
-
width: 160px;
 
-
background-color: transparent; /*#d80d0d;*/
 
-
}
 
</style>
</style>
</html>
</html>

Revision as of 09:54, 21 September 2014