Template:SeuOHeader

From 2012.igem.org

(Difference between revisions)
Line 2: Line 2:
<head>
<head>
-
<title> Team: British Columbia - 2011.igem.org </title>
+
<title></title>
<style type="text/css">
<style type="text/css">
Line 19: Line 19:
   font-size: 10pt;
   font-size: 10pt;
}
}
 +
#p-logo {
#p-logo {
Line 84: Line 85:
}
}
-
body {
+
#search-controls {
-
   background-color: #A60901;
+
   display: none;
-
   text-align: justify;
+
   margin-top: 0px;
}
}
-
/* END Wiki Hacks */
+
body { 
 +
    background: #E8E8E8;
 +
    background-image: url('https://static.igem.org/mediawiki/2012/0/05/Logo.3-01.jpg');
 +
    background-position: top center;
 +
    background-repeat: no-repeat;
-
/* Menu BEGIN */
 
-
 
-
#menu{
 
-
        width: 100%;
 
-
        margin: 0;
 
-
        padding: 10px 0 0 0;
 
-
        list-style: none;
 
-
        background: #FFffff;
 
}
}
-
#menu li{
+
/* END Wiki Hacks */
-
        float: left;
+
-
        padding: 0 0 10px 0;
+
-
        position: relative;
+
-
}
+
-
 
+
-
#menu a
+
-
{
+
-
        float: left;
+
-
        height: 25px;
+
-
        padding: 0 16px;
+
-
        color: #A60901;
+
-
        font: bold 15px/25px Arial, Helvetica;
+
-
        text-decoration: none;
+
-
}
+
-
 
+
-
*html #menu li a:hover /* IE6 */
+
-
{
+
-
        color: #A60901;
+
-
}
+
-
 
+
-
#menu li:hover > a
+
-
{
+
-
        color: #A60901;
+
-
}
+
-
 
+
-
#menu li:hover > ul
+
-
{
+
-
        display: block;
+
-
}
+
-
 
+
-
/* Sub-menu */
+
-
 
+
-
#menu ul
+
-
{
+
-
    list-style: none;
+
-
    margin: 0;
+
-
    padding: 0;
+
-
    display: none;
+
-
    position: absolute;
+
-
    top: 35px;
+
-
    left: 15px;
+
-
    z-index: 99999;
+
-
    background: #A60901;
+
-
}
+
-
 
+
-
#menu ul li
+
-
{
+
-
    float: none;
+
-
    margin: 0;
+
-
    padding: 0;
+
-
    display: block;
+
-
    -moz-box-shadow: 0 0px 0 #111111, 0 0px 0 #777777;
+
-
    -webkit-box-shadow: 0 0px 0 #111111, 0 0px 0 #777777;
+
-
    box-shadow: 0 0px 0 #111111, 0 0px 0 #777777;
+
-
}
+
-
 
+
-
#menu ul li:last-child
+
-
{
+
-
    -moz-box-shadow: none;
+
-
    -webkit-box-shadow: none;
+
-
    box-shadow: none;
+
-
}
+
-
 
+
-
#menu ul a
+
-
{
+
-
    padding: 10px;
+
-
        height: auto;
+
-
    line-height: 1;
+
-
    display: block;
+
-
color: #ffffff;
+
-
    white-space: nowrap;
+
-
    float: none;
+
-
        text-transform: none;
+
-
}
+
-
 
+
-
*html #menu ul a /* IE6 */
+
-
{
+
-
        height: 10px;
+
-
        width: 150px;
+
-
}
+
-
 
+
-
*:first-child+html #menu ul a /* IE7 */
+
-
{
+
-
        height: 10px;
+
-
        width: 150px;
+
-
}
+
-
 
+
-
#menu ul a:hover
+
-
{
+
-
    background: #fff;
+
-
}
+
-
 
+
-
#menu ul li:first-child a
+
-
{
+
-
    -moz-border-radius: 15px 15px 0 0;
+
-
    border-radius: 15px 15px 0 0;
+
-
}
+
-
 
+
-
#menu ul li:first-child a:after
+
-
{
+
-
    content: '';
+
-
    position: absolute;
+
-
    left: 10px;
+
-
    top: -8px;
+
-
    width: 0;
+
-
    height: 0;
+
-
    border-left: 15px solid transparent;
+
-
    border-right: 15px solid transparent;
+
-
    border-bottom: 8px solid #000;
+
-
}
+
-
 
+
-
#menu ul li:first-child a:hover:after
+
-
{
+
-
    border-bottom-color: #060606;
+
-
}
+
-
 
+
-
#menu ul li:last-child a
+
-
{
+
-
    -moz-border-radius: 0 0 15px 15px;
+
-
    border-radius: 0 0 15px 15px;
+
-
}
+
-
 
+
-
/* Clear floated elements */
+
-
#menu:after
+
-
{
+
-
        visibility: hidden;
+
-
        display: block;
+
-
        font-size: 0;
+
-
        content: " ";
+
-
        clear: both;
+
-
        height: 0;
+
-
}
+
-
 
+
-
* html #menu            { zoom: 1; } /* IE6 */
+
-
*:first-child+html #menu { zoom: 1; } /* IE7 */
+
-
 
+
-
/* Menu END */
+
-
 
+
-
h1 {
+
-
  color: #A60901;
+
-
}
+
-
 
+
-
h2 {
+
-
  color: #A60901;
+
-
}
+
-
 
+
-
h3 {
+
-
  color: #A60901;
+
-
}
+
</style>
</style>

Revision as of 09:25, 18 September 2012