Template:Team:HKU-HKBU/Common.css

From 2009.igem.org

(Difference between revisions)
 
(178 intermediate revisions not shown)
Line 1: Line 1:
 +
__NOTOC__
<html>
<html>
<style>
<style>
-
#sponsor_hku {
 
-
        height: 275px;
 
-
        weith: 56px;
 
-
        background: url(http://www.hku.hk/uid/images/basic_logo_07.jpg) no-repeat;
 
-
}
 
-
#bodyContent {
+
#header {
-
        padding-left: 98px;
+
    position: relative;
-
        width: 770px;
+
    }
-
}
+
-
table.month tr.heading td {
+
body {
-
        background-color: #99FF99;
+
    background-color: #eee;
-
        text-align: center;
+
-
        font-size: 120%;
+
-
        font-weight: bold;
+
}
}
-
table.month {
+
#wiki_content {
-
        background-color: #FFFFCC;
+
    margin-left: 20px;
-
}
+
    width: 700px;
 +
    float:left;
 +
    position: relative;
 +
    }
-
table.month tr.dow {
+
/*-------------------------------------tabs-----------------------------------------*/
-
        text-align: center;  
+
-
        font-size: 110%;
+
#tabs {
-
}
+
float:left;
 +
width:960px;
 +
background:#BBD9EE;
 +
font-size:93%;
 +
line-height:normal;
 +
}
-
table.month tr.dow td:hover {
+
#tabs ul {
-
        background-color: #FFFFCC;
+
margin:0;
-
}
+
padding:10px 10px 0 250px;
 +
list-style:none;
 +
}
-
table.month td:hover {
+
#tabs li {
-
background: #99CCFF;
+
display:inline;
-
}
+
margin:0;
 +
padding:0;
 +
}
-
table.month td.today {
+
#tabs a {
-
        background-color: #FFFF66;
+
float:left;
-
}
+
background:url("https://static.igem.org/mediawiki/2009/8/8f/Tableft.gif") no-repeat left top;
 +
margin:0;
 +
padding:0 0 0 4px;
 +
text-decoration:none;
 +
}
-
table.month td {
+
#tabs a span {
-
        text-align: right;
+
float:left;
-
}
+
display:block;
 +
background:url("https://static.igem.org/mediawiki/2009/8/85/Tabright.gif") no-repeat right top;
 +
padding:5px 15px 4px 6px;
 +
color:#666;
 +
}
-
.day-active { color:#6699FF }
+
/* Commented Backslash Hack hides rule from IE5-Mac \*/
-
.day-empty  { color:#000000 }
+
#tabs a span {float:none;}
-
/* Menu */
+
/* End IE5-Mac hack */
-
#menu {
+
#tabs a:hover span {
-
width: 770px;
+
color:#FF9834;
-
height: 65px;
+
}
-
margin: 0 auto;
+
-
border-right: 1px solid #EDEBD5;
+
-
        border-top: 1px solid #EDEBD5;
+
-
}
+
-
#menu ul {
+
#tabs a:hover {
-
margin: 0;
+
background-position:0% -42px;
-
padding: 0;
+
}
-
list-style: none;
+
-
}
+
-
#menu li {
+
#tabs a:hover span {
-
display: inline;
+
background-position:100% -42px;
-
}
+
}
 +
/*-------------------------------------menu----------------------------------------*/
-
#menu a {
+
ul {
-
display: block;
+
list-style: none;
-
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;
margin: 0;
-
background: url(https://static.igem.org/mediawiki/2009/d/d1/Fmb.jpg) no-repeat;
+
padding: 0;
-
padding: 20px 0 0 470px;
+
}
-
        font-size: 20px;
+
-
}
+
-
#header a {
+
img {
 +
border: none;
 +
}
 +
 +
#menu {
 +
        float:left;
 +
width: 200px;
 +
padding: 10px;
 +
        background:#BBD9EE;
 +
        position: relative;
 +
}
 +
 +
#menu li a {
 +
height: 32px;
 +
  voice-family: "\"}\"";
 +
  voice-family: inherit;
 +
  height: 24px;
text-decoration: none;
text-decoration: none;
-
font-style: italic;
+
}
-
font-weight: normal;
+
-
color: #FFFFFF;
+
#menu li a:link, #menu li a:visited {
-
}
+
color: #4D4D4D;
-
 
+
display: block;
-
table.calendar          { margin: 0; padding: 10px; }
+
background: url(https://static.igem.org/mediawiki/2009/8/8a/Menu.gif);
-
table.calendar td      { margin: 0; padding: 2px; vertical-align: top; }
+
padding: 8px 0 0 10px;
-
table.month .heading td { padding:2px; background-color:#d4d4d4; color:#aaa; text-align:center; font-size:120%; font-weight:bold; }
+
}
-
table.month .dow td    { color:#aaa; text-align:center; font-size:110%; }
+
-
table.month td.today    { background-color:#ddd; }
+
#menu li a:hover {
-
table.month td {
+
color: #FF9834;
-
    border: none;
+
background: url(https://static.igem.org/mediawiki/2009/8/8a/Menu.gif) 0 -32px;
-
    margin: 0;
+
padding: 8px 0 0 10px;
-
    padding: 1pt 1.5pt;
+
}
-
    font-weight: bold;
+
-
    font-size: 8pt;
+
-
    text-align: right;
+
-
    background-color: #eee;
+
-
    }
+
-
#bodyContent table.month a { background:none; padding:0 }
+
-
.day-active { color:#0000cc }
+
-
.day-empty  { color:#cc0000 }
+
-
 
+
-
 
+
</style>
</style>
-
<html>
+
</html>

Latest revision as of 12:48, 25 August 2009