Team:HUST-China/Templates/banner

From 2012.igem.org

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 1: Line 1:
-
{{:Team:HUST-China/Templates/css/style}}
 
<html>
<html>
<head>
<head>
Line 6: Line 5:
<meta name="description" content="iGEM HUST CHINA">
<meta name="description" content="iGEM HUST CHINA">
<link rel="shortcut icon" type="imgs/ico" href="favicon.ico" >
<link rel="shortcut icon" type="imgs/ico" href="favicon.ico" >
 +
<style type="text/css">
 +
 +
  #top-section {
 +
  width: 975px;
 +
  height: 20px;
 +
  background-color: #ffffff;
 +
  border: none;
 +
  }
 +
 +
  #p-logo {
 +
  display: none;}
 +
 +
  #search-controls {
 +
  display: none;}
 +
 +
  .right-menu li a, .right-menu li a:hover {
 +
  color: #3c6b27;
 +
  background-color: transparent;
 +
  }
 +
 +
  .firstHeading {
 +
    display: none;}
 +
 +
 +
 +
body {
 +
/*background: #fff;*/
 +
  line-height: 1;
 +
  background-color: #fff;
 +
  font-family: Calibri, Arial;
 +
  overflow-x: hidden;
 +
  background: url(https://static.igem.org/mediawiki/2012/3/3a/Bg.png);
 +
}
 +
 +
/*hd--------------------------------------*/
 +
#hd{
 +
width:780px;
 +
margin:20px auto;
 +
      position: relative;
 +
      text-align:center;
 +
      z-index:-1;
 +
}
 +
h2{
 +
font-size: 5em;
 +
color:#2e423e;
 +
margin:25px 0 0 -30px;
 +
float:left;
 +
width: 600px;
 +
height: 90px;
 +
}
 +
 +
/*underline-------------------------------*/
 +
#under{
 +
width:100%;
 +
height:30px;
 +
background:url(https://static.igem.org/mediawiki/2012/d/df/Under.png);
 +
background-repeat: repeat-x;
 +
float:left;
 +
margin-top:40px;
 +
position:relative;
 +
}
 +
 +
 +
 +
 +
 +
/*main-----------------------------------*/
 +
.main{
 +
width:780px;
 +
margin:0 auto;
 +
position:relative;
 +
}
 +
 +
 +
</style>
 +
 +
 +
 +
</head>
</head>
         <body>
         <body>

Latest revision as of 12:36, 24 September 2012

logo

HUST CHINA