Team:BIT/public.css

From 2014.igem.org

Revision as of 02:31, 21 August 2014 by CharMoon (Talk | contribs)

@charset "utf-8"; /* CSS Document */

  1. globalWrapper

{

background-color:transparent;
 border:none;

}

  1. top-section{border:none;height: 20px;}
  2. menubar a{ color:#000;}
  3. menubar a:hover{ color:#35a5ca;}
  4. menubar a:visited{ color:#999999;}

.right-menu li a { background:none;text-decoration: none;} .left-menu:hover {

background:rgba(255,255,255,0.3);

}

  1. p-logo,#search-controls

{

display:none;

}

  1. top

{

 display: none;

} h1.firstHeading {

 display: none;

}

  1. footer-box

{ margin-top:1600px; border: none;


}

  1. catlinks

{

 display: none;

}

/*框架*/ body{ font-family:"helvetica"; margin:0;background-color:transparent; }

  1. main_container{ background:#FFF; width:100%;height:100%;margin-top:-45px; }
  2. container{width:1024px;margin:auto; position:relative; z-index:2; height:1400px;
         }


  1. header{width:1024px;
       height:255px;

text-align:center; background:url(BIT_3.jpg); margin:auto; position:relative;


} .image a{color:#000000;} /*内容*/

  1. main_content,#content{height:420px;
        width:1024px; 

margin:auto; background:#FFF; padding:0px;

               background:#FFF;
               border:none;
               z-index:0;

position:relative; }

/*页脚*/

  1. footer1 ul{ margin:25px 20px 0 0;}
  2. footer1 li.style{ width:40px;}
  3. footer1 li{

list-style:none; float:right; box-shadow:none; border-radius:0; margin:0; padding:0; width:90px; }

  1. footer1{

width:1024px; position:relative; margin:auto; margin-top:0; background-color:#FFF; color:#000; height:140px; font-size:12px;

}

  1. table1{ width:500px; position:absolute; table-layout:fixed;

left:130px; height:100px}


td{width: 170px; padding:10px 10px 0 10px; word-wrap:break-word; }


  1. table1 img{ width:20px; height:20px;vertical-align:text-bottom; margin-right:10px; }

@font-face{ font-family:"Maiandra" ;src:url(../fonts/Arabica.swf);format("opentype");}


/*返回顶部*/

  1. toTop{

width:50px; position:fixed; right:10px; bottom:10px; cursor:pointer; display:none; }