Template:Team:UNIK Copenhagen/template

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
---------------------------
 +
Template
 +
---------------------------
 +
 +
<html>
<html>
<head>
<head>
Line 39: Line 44:
#menubar *{
#menubar *{
color: #666666;
color: #666666;
 +
font-family: Arial Unicode MS;
 +
font-size: 13px;
background: transparent;
background: transparent;
-
font-family: "Arial Unicode MS";
 
margin: 0px;
margin: 0px;
padding: 5px;
padding: 5px;
Line 47: Line 53:
#menubar.left-menu ul{
#menubar.left-menu ul{
margin-left: -5px;
margin-left: -5px;
 +
font-family: Arial Unicode MS;
 +
font-size: 13px;
padding: 5px 3px 3px 5px;
padding: 5px 3px 3px 5px;
-
font-family: "Arial Unicode MS";
+
background: transparent;
-
background: white;
+
border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
Line 61: Line 68:
#menubar.right-menu ul{
#menubar.right-menu ul{
padding: 5px 6px 3px 3px;
padding: 5px 6px 3px 3px;
-
}
 
-
#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;
 
}
}
Line 208: Line 195:
line-height: 20px;
line-height: 20px;
}
}
-
 
+
h5{
 +
font: 22px Arial Unicode MS;
 +
}
/*-------------------------------------------------------*/
/*-------------------------------------------------------*/
/*                    Content area                      */
/*                    Content area                      */
Line 237: Line 226:
margin: 10px;
margin: 10px;
font-size:14px;
font-size:14px;
-
font-family: Baskerville;
+
font-family: "Lucida sans unicode", sans-serif;
line-height: 18px;
line-height: 18px;
padding-left: 15px;
padding-left: 15px;
Line 247: Line 236:
}
}
.references{
.references{
-
font-family: Baskerville;
+
font-family: "Lucida sans unicode", sans-serif;
margin-top: 40px;
margin-top: 40px;
-
border-top: 1px solid gray;
+
border-top: 1px solid grey;
}
}
.references ul li{
.references ul li{
Line 262: Line 251:
</style>
</style>
-
</head>
 
-
<body>
+
 
 +
 
 +
<br>
<div id="nav">
<div id="nav">
<ul>
<ul>
<li><a href="https://2014.igem.org/Team:UNIK_Copenhagen">Home</a></li>
<li><a href="https://2014.igem.org/Team:UNIK_Copenhagen">Home</a></li>
-
 
<li><a href="#">Project</a>
<li><a href="#">Project</a>
<ul>
<ul>
Line 300: Line 289:
<div align="right" width="162px"><a href="https://igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px" title="Click to go to iGEM's official webpage"></a></td>  
<div align="right" width="162px"><a href="https://igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px" title="Click to go to iGEM's official webpage"></a></td>  
</div>
</div>
-
</body>
 

Revision as of 10:07, 31 July 2014


Template