Team:USP-UNESP-Brazil/Templates/Header

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
-
<head>
 
<link href="http://fonts.googleapis.com/css?family=Quicksand|Oxygen|Vollkorn:400italic,400,700|Righteous" rel="stylesheet" type="text/css"/>
<link href="http://fonts.googleapis.com/css?family=Quicksand|Oxygen|Vollkorn:400italic,400,700|Righteous" rel="stylesheet" type="text/css"/>
-
<style type="text/css">
+
<link rel="stylesheet" href="https://2012.igem.org/Team:USP-UNESP-Brazil/stylesheet?action=raw&ctype=text/css" type="text/css"/>
-
h1{
+
-
    font-family: 'Righteous', cursive;
+
-
    font-weight:400;
+
-
    font-size: 42px;
+
-
    }
+
-
h2{
+
-
    font-family: 'Oxygen', sans-serif;
+
-
    font-weight:400;
+
-
    font-size: 22px;
+
-
    }
+
-
 
+
-
h3{
+
-
    font-family: 'Quicksand', sans-serif;
+
-
    font-weight:400;
+
-
    }
+
-
 
+
-
body{
+
-
    font-family: 'Vollkorn', sans-serif;
+
-
    font-weight:normal;
+
-
    font-size: 16px;
+
-
    background-color:#252525;
+
-
    }
+
-
 
+
-
div.imgr{
+
-
    margin: 2px;
+
-
    broder: 1px solid #696969
+
-
    width: auto;
+
-
    height: auto;
+
-
    float: right;
+
-
    text-align: center;
+
-
    }
+
-
 
+
-
div.imgl{
+
-
    margin: 2px;
+
-
    broder: 1px solid #696969
+
-
    width: auto;
+
-
    height: auto;
+
-
    float: left;
+
-
    text-align: center;
+
-
    }
+
-
 
+
-
div.img img{
+
-
    display: inline;
+
-
    margin: 3px;
+
-
    margin: 1px;
+
-
    }
+
-
 
+
-
div.desc{
+
-
    text-align: center;
+
-
    font-weight: normal;
+
-
    width: 120px;
+
-
    margin: 2px;
+
-
    }
+
-
 
+
-
/* WIKI HACKS - START */
+
-
 
+
-
#bodyContent{
+
-
    width: 900px;
+
-
    height: auto;
+
-
    border-left-color: transparent;
+
-
    border-right-color: transparent;
+
-
    }
+
-
 
+
-
#contentSub, #search-controls, .firstHeading, #catlinks, #p-logo {
+
-
    display:none;
+
-
    }
+
-
 
+
-
#top-section{
+
-
    border: none;
+
-
    padding: 0px;
+
-
    margin: 0 auto;
+
-
    width: 965px;
+
-
    height: 0px;
+
-
    }
+
-
 
+
-
#content{
+
-
    border: none;
+
-
    }
+
-
 
+
-
/***** Menu Bar Hack - START *****/
+
-
 
+
-
#menubar > ul > li:last-child {
+
-
    display: none;
+
-
    }
+
-
 
+
-
#menubar{
+
-
    width: auto;
+
-
    font-size: 50%;
+
-
    }
+
-
 
+
-
#menubar li a{
+
-
    background-color: transparent;
+
-
    color: transparent;
+
-
    }
+
-
 
+
-
#menubar:hover li a{
+
-
    color: white;
+
-
    }
+
-
 
+
-
#menubar.right-menu{
+
-
    display: none;
+
-
    }
+
-
 
+
-
/***** Menu Bar Hack - END *****/
+
-
 
+
-
/***** Footer & Footer Box Hack - START *****/
+
-
 
+
-
#footer-box, #footer{
+
-
    font-size: 70%;
+
-
    }
+
-
 
+
-
#footer-box li a, #footer li a{
+
-
    color: gray;   
+
-
    }
+
-
 
+
-
#footer-box li a:hover, #footer:hover li a{
+
-
    color: black;
+
-
    }
+
-
 
+
-
/***** Footer & Footer Box Hack - END *****/
+
-
 
+
-
#bodyContent > p:firstchild{
+
-
    backgroud-color: blue;
+
-
    }
+
-
 
+
-
 
+
-
 
+
-
/* WIKI HACKS - END */
+
-
 
+
-
</style>
+
</head>
</head>
</html>
</html>

Revision as of 19:44, 1 September 2012