Team:Sevilla/Templates/general

From 2011.igem.org

(Difference between revisions)
m
m
Line 159: Line 159:
-
#back-top {
 
-
margin-top:20px;margin-bottom:5px; clear:both; aling:center; float:left;
 
-
        position:fixed;
 
-
}
 
-
#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;
 
-
 
-
/* transition */
 
-
-webkit-transition: 1s;
 
-
-moz-transition: 1s;
 
-
transition: 1s;
 
-
        margin-left: -90px;
 
-
}
 
-
#back-top a:hover {
 
-
color: #000;
 
-
}
 
-
 
-
/* arrow icon (span tag) */
 
-
#back-top span {
 
-
width: 50px;
 
-
height: 50px;
 
-
display: block;
 
-
margin-bottom: 7px;
 
-
background: #ddd url(http://espacioforos.miarroba.st/1671161/dfs.png) no-repeat center center;
 
-
 
-
/* rounded corners */
 
-
-webkit-border-radius: 15px;
 
-
-moz-border-radius: 15px;
 
-
border-radius: 15px;
 
-
 
-
/* transition */
 
-
-webkit-transition: 1s;
 
-
-moz-transition: 1s;
 
-
transition: 1s;
 
-
}
 
-
#back-top a:hover span {
 
-
background-color: #777;
 
-
}
 
</style>
</style>

Revision as of 13:40, 6 July 2011