Team:UNIK Copenhagen/template

From 2013.igem.org

(Difference between revisions)
Line 23: Line 23:
}
}
body{
body{
-
background: white url(https://static.igem.org/mediawiki/2013/3/39/UNIK_Copenhagen_background.jpg) no-repeat fixed 50% 50%;
+
background: white url(https://static.igem.org/mediawiki/2013/3/39/UNIK_Copenhagen_background.jpg) no-repeat fixed 50% 50%;
-webkit-background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-moz-background-size: cover;
Line 49: Line 49:
}
}
#footer-box{
#footer-box{
-
z-index: 90;
+
z-index: 90;
position: fixed;
position: fixed;
-
height: 30px;
+
height: 30px;
width: 99%;
width: 99%;
text-align: center;
text-align: center;
Line 59: Line 59:
}
}
#footer, #footer ul{
#footer, #footer ul{
-
z-index: 90;
+
z-index: 90;
display: inline;
display: inline;
}
}
Line 105: Line 105:
#nav ul li a{
#nav ul li a{
text-align: center;
text-align: center;
-
font-family: Tahoma;
+
font-family: Helvetica Neue;
font-size: 13px;
font-size: 13px;
font-weight: bold;
font-weight: bold;
Line 228: Line 228:
/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
#our_logo{
#our_logo{
-
margin: -20px 0px 0px 0px;
+
margin: -20px 0px 0px 0px;
}
}
#our_logo img{
#our_logo img{
-
 
+
box-shadow: 3px 3px 1px #ccc;
-
  box-shadow: 3px 3px 1px #ccc;
+
-webkit-box-shadow: 3px 3px 1px #ccc;
-
  -webkit-box-shadow: 3px 3px 1px #ccc;
+
-moz-box-shadow: 3px 3px 1px #ccc
-
  -moz-box-shadow: 3px 3px 1px #ccc
+
}
}
#iGEM_logo{
#iGEM_logo{
-
position:absolute;
+
position:absolute;
-
margin: -28px 0px 0px 0px;
+
margin: -28px 0px 0px 0px;
}
}
/*-------------------------------------------------------*/
/*-------------------------------------------------------*/

Revision as of 18:34, 13 August 2013