Template:Team:DTU-Denmark/cysucolortest

From 2014.igem.org

(Difference between revisions)
(Undo revision 92263 by Tbjohannesen (talk))
Line 584: Line 584:
background-size: 100%;
background-size: 100%;
}
}
-
}
 
-
a.logo_link {
 
-
        margin: 20px;
 
}
}
-
 
-
.tbody {
 
-
color: transparent
 
-
}
 
-
 
-
.pagescontent{
 
-
position:relative;
 
-
margin-left:auto;
 
-
margin-right:auto;
 
-
top:120px;
 
-
width:80%;
 
-
text-align:left;
 
-
background: transparent;
 
-
}
 
-
 
-
pageheader{
 
-
font-size:28px;
 
-
font-weight:700;
 
-
text-transform:uppercase;
 
-
}
 
-
 
-
maincontent{
 
-
font-size:14px;
 
-
font-weight:200;
 
-
text-align:justify;
 
-
background: url("https://static.igem.org/mediawiki/2014/9/9e/IGEMLogo_bu14.gif");
 
-
}
 
-
 
-
.sponsors{
 
-
background-color:#FFF;
 
-
position:relative;
 
-
text-align:center;
 
-
bottom:0px;
 
-
z-index:10;
 
-
}
 
-
/*
 
-
Back to top button
 
-
*/
 
-
#back-top {
 
-
position: fixed;
 
-
bottom: 30px;
 
-
        right:30px;
 
-
        z-index:50;
 
-
}
 
-
#back-top a {
 
-
width: 50px;
 
-
display: block;
 
-
text-align: center;
 
-
font: 11px/100% Arial, Helvetica, sans-serif;
 
-
text-transform: uppercase;
 
-
text-decoration: none;
 
-
color: #bbb;
 
-
/* background color transition */
 
-
-webkit-transition: 1s;
 
-
-moz-transition: 1s;
 
-
transition: 1s;
 
-
}
 
-
#back-top a:hover {
 
-
color: #000;
 
-
}
 
-
/* arrow icon (span tag) */
 
-
#back-top span {
 
-
width: 60px;
 
-
height: 60px;
 
-
display: block;
 
-
background: url("https://static.igem.org/mediawiki/2014/1/19/Untitled-1.png") no-repeat;
 
-
/* background color transition */
 
-
-webkit-transition: 1s;
 
-
-moz-transition: 1s;
 
-
transition: 1s;
 
-
}
 
-
#back-top a:hover span {
 
-
}
 
-
 
</style>
</style>
</html>
</html>

Revision as of 11:56, 28 August 2014