Template:Team:UNIK Copenhagen/template

From 2014.igem.org

(Difference between revisions)
Line 28: Line 28:
body{
body{
background-color: white;
background-color: white;
-
background-image: none;
+
background-image: url("https://static.igem.org/mediawiki/2014/7/73/Team_UNIK_Copenhagen_green_lego_brick.PNG");
width: 100%;
width: 100%;
margin: 0 auto;
margin: 0 auto;
Line 39: Line 39:
#menubar *{
#menubar *{
color: #666666;
color: #666666;
-
font-family: Arial Unicode MS;
+
font-family: "Lucida sans unicode", sans-serif;
-
font-size: 12px;
+
font-size: 11px;
background: white;
background: white;
margin: 0px;
margin: 0px;
Line 48: Line 48:
#menubar.left-menu ul{
#menubar.left-menu ul{
margin-left: -5px;
margin-left: -5px;
-
font-family: Arial Unicode MS;
+
font-family: "Lucida sans unicode", sans-serif;
-
font-size: 12px;
+
font-size: 11px;
padding: 5px 3px 3px 5px;
padding: 5px 3px 3px 5px;
background: white;
background: white;
Line 63: Line 63:
#menubar.right-menu ul{
#menubar.right-menu ul{
padding: 5px 6px 3px 3px;
padding: 5px 6px 3px 3px;
 +
margin-left: -5px;
}
}

Revision as of 05:31, 7 August 2014