Template:Team:UNIK Copenhagen/template

From 2014.igem.org

(Difference between revisions)
Line 40: Line 40:
color: #666666;
color: #666666;
font-family: Arial Unicode MS;
font-family: Arial Unicode MS;
-
font-size: 13px;
+
font-size: 12px;
background: white;
background: white;
margin: 0px;
margin: 0px;
Line 49: Line 49:
margin-left: -5px;
margin-left: -5px;
font-family: Arial Unicode MS;
font-family: Arial Unicode MS;
-
font-size: 13px;
+
font-size: 12px;
padding: 5px 3px 3px 5px;
padding: 5px 3px 3px 5px;
background: white;
background: white;
Line 65: Line 65:
}
}
 +
#footer-box{
 +
background-color: rgba(50, 50, 50, 0.5);
 +
z-index: 100;
 +
height: 65px;
 +
position: absolute;
 +
width: 100%;
 +
text-align: center;
 +
bottom: 20px;
 +
border: none;
 +
}
 +
#footer, #footer ul{
 +
font-size: 12px;
 +
}
 +
#footer{
 +
width: 900px;
 +
margin: 0px auto
 +
}
 +
#footer a{
 +
color: white;
 +
}
/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
/*                    Wrapper CSS                        */
/*                    Wrapper CSS                        */

Revision as of 17:53, 4 August 2014