Team:SYSU-Software/style.css
From 2012.igem.org
Nie1234567 (Talk | contribs) (Created page with "body { background: #F2F2F2; font: 12px/1.5 Verdana,'宋体',tahoma, Srial, helvetica, sans-serif; margin:0; padding:0; } a { font-size: 12px; color: #C0C0C0; text-decora...") |
Nie1234567 (Talk | contribs) |
||
Line 1: | Line 1: | ||
+ | <style type="text/css"> | ||
+ | |||
+ | |||
+ | |||
body { | body { | ||
background: #F2F2F2; | background: #F2F2F2; | ||
Line 112: | Line 116: | ||
background-color: #35393C | background-color: #35393C | ||
} | } | ||
+ | <style> |
Revision as of 11:32, 13 July 2012
<style type="text/css">
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; }
- footer a:hover{
text-decoration:underline; }
- content p a:hover{
text-decoration:underline; }
- header a:hover{
text-decoration:underline; }
- header{
width:100%; background: #666; border-bottom:1px solid #FFF; overflow:hidden; height:32px; }
- header_nav{
width:800px; margin: 0px auto; padding: 6px 0px; }
- header a{
line-height:12px; color: #FFF; }
- header .top_home{
border-right: 1px solid #FFF; padding-right: 6px; margin-right: 2px; }
.fleft{ display: inline; float:left;}
.fright{ display: inline; float:right;}
- footer{
width: 980px; margin: auto;
}
- content{
width: 980px; margin: auto;
}
- foot { margin: auto; width:1280 }
- 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;
}
- 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
- footer {
color: #476FBE; text-align: center;
}
- firefox{
background-color: #35393C } <style>