Team:SYSU-Software/style.css

From 2012.igem.org

Revision as of 10:48, 13 July 2012 by Nie1234567 (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

body { background: #F2F2F2; font: 12px/1.5 Verdana,'宋体',tahoma, Srial, helvetica, sans-serif; margin:0; padding:0; }

a { font-size: 12px; color: #C0C0C0; text-decoration: none; }

  1. footer a:hover{

text-decoration:underline; }

  1. content p a:hover{

text-decoration:underline; }

  1. header a:hover{

text-decoration:underline; }

  1. header{

width:100%; background: #666; border-bottom:1px solid #FFF; overflow:hidden; height:32px; }

  1. header_nav{

width:800px; margin: 0px auto; padding: 6px 0px; }

  1. header a{

line-height:12px; color: #FFF; }

  1. header .top_home{

border-right: 1px solid #FFF; padding-right: 6px; margin-right: 2px; }

.fleft{ display: inline; float:left;}

.fright{ display: inline; float:right;}

  1. footer{

width: 980px; margin: auto;

}

  1. content{

width: 980px; margin: auto;

}

  1. foot { margin: auto; width:1280 }
  1. footer-menu li {

background: none repeat scroll 0 0 transparent; display: inline; float: left; font-weight: bold; list-style-type: none; margin: 10px 20px 0 0; padding: 0; position: relative; width: 175px; } base.css?v=58cea (第 477 行) body, p, div, span, font, ul, li, center, blockquote, h1, h2, h3, h4, h5, table, tr, th, td, iframe, a, b, i { } /addon/ #2 (第 1 行) li {

   list-style-type: none;

} base.css?v=58cea (第 2 行)

  • {
   margin: 0;
   padding: 0;

}

  1. footer-contents {
   margin: auto;
   text-align: left;
   width: 980px;

} base.css?v=58cea (第 463 行) body, p, div, span, font, ul, li, center, blockquote, h1, h2, h3, h4, h5, table, tr, th, td, iframe, a, b, i { } /addon/ #2 (第 1 行)

  • {
   margin: 0;
   padding: 0;

} base.css?v=58cea (第 1 行) 继承自div#footer

  1. footer {
   color: #476FBE;
   text-align: center;

}

  1. firefox{

background-color: #35393C }