Template:Team:Valencia Biocampus/Templates/Header

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
-
<style type="text/css">
+
<style type="text/css"> @import "https://2013.igem.org/wiki/index.php?title=Template:Team:Valencia_Biocampus/Templates/css/main&action=raw&ctype=text/css"; </style>
-
/* RESET ORIGINAL WIKI STYLES */
+
-
#siteSub{
+
-
display:none;
+
-
}
+
-
p{
+
-
padding:0;
+
-
margin:0;
+
-
}
+
-
#globalWrapper{
+
-
padding:0;
+
-
}
+
-
#top-section{
+
-
position:absolute;
+
-
top:0;
+
-
left:50%;
+
-
width:800px;
+
-
margin-left:-400px;
+
-
border:0;
+
-
}
+
-
#p-logo{
+
-
display:none;
+
-
}
+
-
#search-controls{
+
-
display:none;
+
-
}
+
-
#content h1.firstHeading{
+
-
display:none;
+
-
}
+
-
#content{
+
-
width:100%;
+
-
padding:0;
+
-
border:0;
+
-
}
+
-
/* END RESET ORIGINAL WIKI STYLES */
 
-
 
-
 
-
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,800);
 
-
 
-
html, body{
 
-
padding:0;
 
-
margin:0;
 
-
font-family: 'Open Sans', 'Helvetica Neue', 'HelveticaNeue', sans-serif;
 
-
        background: #fff;
 
-
}
 
-
a{
 
-
text-decoration: none;
 
-
color: #2c5382;
 
-
}
 
-
a:hover{
 
-
text-decoration: none;
 
-
color: #d8d91e;
 
-
}
 
-
#header_wrapper{
 
-
background:url('https://static.igem.org/mediawiki/2013/3/34/Header_bg.png') repeat-x;
 
-
height:144px;
 
-
padding-top:30px;
 
-
}
 
-
#header_container{
 
-
margin:0 auto;
 
-
margin-bottom: 20px;
 
-
text-align:center;
 
-
height:75px;
 
-
}
 
-
#top_menu_wrapper{
 
-
background:rgba(175, 184, 70, 0.9);
 
-
box-shadow: 0 0 10px #777;
 
-
}
 
-
#top_menu{
 
-
margin:0 auto;
 
-
list-style:none;
 
-
height:50px;
 
-
text-align:center;
 
-
}
 
-
#top_menu li{
 
-
display:inline;
 
-
margin-right:20px;
 
-
line-height:50px;
 
-
}
 
-
#top_menu li a{
 
-
color: rgb(33, 76, 111);
 
-
padding:5px 12px;
 
-
border-radius: 4px;
 
-
background: rgba(33, 76, 111, 0.0);
 
-
transition: 0.5s;
 
-
-webkit-transition: 0.5s; /* Safari */
 
-
}
 
-
#top_menu li a:hover, #top_menu li a.active{
 
-
color: #fff;
 
-
background: rgba(33, 76, 111, 0.9);
 
-
}
 
-
#top_menu li a.active{
 
-
cursor: default;
 
-
}
 
-
 
-
.container{
 
-
width:950px;
 
-
margin:0 auto;
 
-
}
 
-
</style>
 
<div id="header_wrapper">
<div id="header_wrapper">
<div id="header_container" class="container">
<div id="header_container" class="container">

Revision as of 20:44, 15 July 2013