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; | ||
- | |||
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; | ||
- | + | background: transparent; | |
- | background: | + | |
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; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
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: | + | 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: | + | font-family: "Lucida sans unicode", sans-serif; |
margin-top: 40px; | margin-top: 40px; | ||
- | border-top: 1px solid | + | border-top: 1px solid grey; |
} | } | ||
.references ul li{ | .references ul li{ | ||
Line 262: | Line 251: | ||
</style> | </style> | ||
- | |||
- | < | + | |
+ | |||
+ | <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> | ||
- |
Revision as of 10:07, 31 July 2014
Template