Template:Team:HKU-HKBU/header

From 2009.igem.org

(Difference between revisions)
Line 1: Line 1:
__NOTOC__
__NOTOC__
 +
{{Team:HKU-HKBU/Common.css}}
<html>
<html>
-
<style>
 
-
#sponsor_hku {
 
-
        height: 275px;
 
-
        weith: 56px;
 
-
        background: url(http://www.hku.hk/uid/images/basic_logo_07.jpg) no-repeat;
 
-
}
 
-
 
-
#bodyContent {
 
-
        padding-left: 98px;
 
-
        width: 770px;
 
-
}
 
-
 
-
table.month tr.heading td {
 
-
        background-color: #99FF99;
 
-
        text-align: center;
 
-
        font-size: 120%;
 
-
        font-weight: bold;
 
-
}
 
-
 
-
table.month {
 
-
        background-color: #FFFFCC;
 
-
}
 
-
 
-
table.month tr.dow {
 
-
        text-align: center;
 
-
        font-size: 110%;
 
-
}
 
-
 
-
table.month tr.dow td:hover {
 
-
        background-color: #FFFFCC;
 
-
}
 
-
 
-
table.month td:hover {
 
-
background: #99CCFF;
 
-
}
 
-
 
-
table.month td.today {
 
-
        background-color: #FFFF66;
 
-
}
 
-
 
-
table.month td {
 
-
        text-align: right;
 
-
}
 
-
 
-
.day-active { color:#6699FF }
 
-
.day-empty  { color:#000000 }
 
-
 
-
/* Menu */
 
-
#menu {
 
-
width: 770px;
 
-
height: 65px;
 
-
margin: 0 auto;
 
-
border-right: 1px solid #EDEBD5;
 
-
        border-top: 1px solid #EDEBD5;
 
-
}
 
-
 
-
#menu ul {
 
-
margin: 0;
 
-
padding: 0;
 
-
list-style: none;
 
-
}
 
-
 
-
#menu li {
 
-
display: inline;
 
-
}
 
-
 
-
#menu a {
 
-
display: block;
 
-
float: left;
 
-
width: 109px;
 
-
height: 45px;
 
-
padding: 20px 0 0 0;
 
-
border-left: 1px solid #EDEBD5;
 
-
text-decoration: none;
 
-
text-align: center;
 
-
font-size: 144%;
 
-
color: #BABABA;
 
-
}
 
-
 
-
#menu a:hover {
 
-
background: #F7F7F4;
 
-
}
 
-
 
-
#menu .active a {
 
-
background: #6699CC;
 
-
color: #FFFFFF;
 
-
}
 
-
 
-
/* Header */
 
-
 
-
#header {
 
-
width: 770px;
 
-
height: 279px;
 
-
margin: 0 auto;
 
-
        border-left: 1px solid #EDEBD5;
 
-
}
 
-
 
-
#header p {
 
-
width: 770px;
 
-
height: 279px;
 
-
margin: 0;
 
-
background: url(https://static.igem.org/mediawiki/2009/d/d1/Fmb.jpg) no-repeat;
 
-
padding: 20px 0 0 470px;
 
-
        font-size: 20px;
 
-
}
 
-
 
-
#header a {
 
-
text-decoration: none;
 
-
font-style: italic;
 
-
font-weight: normal;
 
-
color: #FFFFFF;
 
-
}
 
-
</style>
 
<div id="menu">
<div id="menu">
         <table>
         <table>

Revision as of 13:46, 10 June 2009