|
|
Line 10: |
Line 10: |
| margin:0 auto; | | margin:0 auto; |
| padding:0 0 0 0; | | padding:0 0 0 0; |
- | background-color:transparent; | + | background-color:#FFFFFF; |
| overflow:hide;} | | overflow:hide;} |
| #p-logo{display:none;} | | #p-logo{display:none;} |
Line 23: |
Line 23: |
| border:none; | | border:none; |
| width:1200px; | | width:1200px; |
- | height:700px; | + | height:auto; |
| marign:0 auto; | | marign:0 auto; |
| padding:0 0 0 0; | | padding:0 0 0 0; |
Line 49: |
Line 49: |
| z-index: 5000; | | z-index: 5000; |
| font-family: sans-serif; | | font-family: sans-serif; |
- | font-size: 95%; | + | font-size: 80%; |
| line-height: 1em; | | line-height: 1em; |
| z-index:99; | | z-index:99; |
Line 61: |
Line 61: |
| | | |
| .left-menu:hover { | | .left-menu:hover { |
- | color: #D00000; | + | color: #F4A460; |
| background-color:transparent; | | background-color:transparent; |
| } | | } |
Line 97: |
Line 97: |
| | | |
| .left-menu li a:hover { | | .left-menu li a:hover { |
- | color: #D00000; | + | color: #F4A460; |
| text-decoration: underline; | | text-decoration: underline; |
| } | | } |
Line 111: |
Line 111: |
| } | | } |
| .right-menu li a:hover { | | .right-menu li a:hover { |
- | color: #D00000; | + | color: #F4A460; |
| text-decoration: underline; | | text-decoration: underline; |
| } | | } |
Line 117: |
Line 117: |
| | | |
| /* Logo */ | | /* Logo */ |
- | #logo h1 { | + | |
- | height: 26px;
| + | #logo a {height:26px;padding:80px 0 20px;margin:0;} |
- | text-indent: -4000px;
| + | |
- | width: 187px;
| + | |
- | padding:13px;
| + | |
- | margin:0;}
| + | |
- | #logo h1 a {display: block;height: 26px;}
| + | |
| /* Links */ | | /* Links */ |
| a, a:visited {color:#3294a6;text-decoration:none;} | | a, a:visited {color:#3294a6;text-decoration:none;} |
Line 139: |
Line 134: |
| #map_canvas img, .map_canvas img {max-width: none!important;} | | #map_canvas img, .map_canvas img {max-width: none!important;} |
| | | |
- | /* =Document Setup | + | /* =Document Setup */ |
- | -------------------------------------------------------------- */
| + | |
| | | |
| html {background: #e6e6e6 url("https://static.igem.org/mediawiki/2013/1/1c/Scau_bg.gif") repeat;} | | html {background: #e6e6e6 url("https://static.igem.org/mediawiki/2013/1/1c/Scau_bg.gif") repeat;} |
Line 194: |
Line 188: |
| | | |
| /* Header */ | | /* Header */ |
- | #header {background: url("https://static.igem.org/mediawiki/2013/a/ab/SCAU-Doubleborder.gif") repeat-x bottom;padding:10px 25px;margin:0 0 20px;} | + | #header {background: url("https://static.igem.org/mediawiki/2013/a/ab/SCAU-Doubleborder.gif") repeat-x bottom;margin:0 0 10px;} |
- | #header #logo {float:left;padding:25px 0 30px;margin:0 0 -2px; float:left;} | + | #header #logo {float:left;padding:50px 0 0;margin:0 0 -2px; float:left;} |
| #header #logo h1 {margin:0;font-size: 32px;} | | #header #logo h1 {margin:0;font-size: 32px;} |
| #header #logo, #header #logo a { | | #header #logo, #header #logo a { |
Line 212: |
Line 206: |
| | | |
| /* Page Header */ | | /* Page Header */ |
- | #page-header {background: url("https://static.igem.org/mediawiki/2013/a/ab/SCAU-Doubleborder.gif") repeat-x bottom; margin:0 0 30px; padding:0 25px 20px; position:relative;} | + | #page-header {background: url("https://static.igem.org/mediawiki/2013/a/ab/SCAU-Doubleborder.gif") repeat-x bottom; margin:0 0 20px; padding:0 15px 20px; position:relative;} |
- | #page-header h1, #page-header strong {font-size: 26px;margin:0 0 5px;letter-spacing:-1px;color:#262626;} | + | #page-header h1, #page-header strong {font-size: 26px;margin:0 0 5px;letter-spacing:-1px;color:#262626;font-decoration:none} |
| #page-header p { | | #page-header p { |
| margin:0; | | margin:0; |
Line 270: |
Line 264: |
| /* =Navigation & Menus */ | | /* =Navigation & Menus */ |
| | | |
- | #primary-nav { float:right;margin: 30px 0 0;padding:0;} | + | #primary-nav { float:right;margin: 90px 0 0;padding:0;} |
| #primary-nav ul {list-style: none outside none;margin: 0;padding: 0;} | | #primary-nav ul {list-style: none outside none;margin: 0;padding: 0;} |
| #primary-nav ul a { | | #primary-nav ul a { |
Line 326: |
Line 320: |
| /* =Homepage */ | | /* =Homepage */ |
| #callout {padding:0;float:left;margin:0 30px 0 0;width:300px;} | | #callout {padding:0;float:left;margin:0 30px 0 0;width:300px;} |
- | #callout h2 {font-size:38px;font-weight:bold;line-height:38px;margin:0 0 10px;text-transform:uppercase;letter-spacing:-2px;color:#212126;} | + | #callout h2 {font-size:38px;font-weight:bold;line-height:38px;margin:0 0 10px;text-transform:uppercase;letter-spacing:-2px;color:#212126;border-bottom: 0px solid rgb(170, 170, 170);} |
| #callout h3 { | | #callout h3 { |
| font-size:18px; | | font-size:18px; |
Line 333: |
Line 327: |
| font-style:italic; | | font-style:italic; |
| font-size:center;} | | font-size:center;} |
- | #hpslider {background: url("../images/loading.gif") no-repeat center center;min-height: 250px;margin:10px 0 25px;float:left; width:580px;} | + | #hpslider {background: url("") no-repeat center center;min-height: 250px;margin:10px 0 25px;float:left; width:580px;} |
| .home .st_portfolio {margin-bottom:15px;} | | .home .st_portfolio {margin-bottom:15px;} |
| .home .post {background:none;margin-bottom:20px; } | | .home .post {background:none;margin-bottom:20px; } |
Line 354: |
Line 348: |
| h3.deco { | | h3.deco { |
| display:block; | | display:block; |
- | background: url("../images/doubleborder.gif") repeat-x center; | + | background: url("https://static.igem.org/mediawiki/2013/a/ab/SCAU-Doubleborder.gif") repeat-x center; |
| margin:0 -25px 20px; | | margin:0 -25px 20px; |
| text-align:center; | | text-align:center; |
Line 405: |
Line 399: |
| .format-gallery .flex-direction-nav li a {bottom:10px;} | | .format-gallery .flex-direction-nav li a {bottom:10px;} |
| .format-gallery .flex-direction-nav {right:10px;} | | .format-gallery .flex-direction-nav {right:10px;} |
| + | #sponsor1{float:left;} |
| + | #sponsor2{float:right;} |
| </style> | | </style> |
| | | |
Line 418: |
Line 414: |
| <!-- #logo --> | | <!-- #logo --> |
| <div id="logo"> | | <div id="logo"> |
- | <h1> <a> <img src="https://static.igem.org/mediawiki/2013/6/65/SCAU-china_logo_.png"> </a> </h1> | + | <a> <img src="https://static.igem.org/mediawiki/2013/6/65/SCAU-china_logo_.png"> </a> |
| </div> | | </div> |
| <div id="logo"> | | <div id="logo"> |
- | <h1> <a> <img src="https://static.igem.org/mediawiki/2013/7/74/SCAU-China_igemlogo.png"> </a> </h1> | + | <a> <img src="https://static.igem.org/mediawiki/2013/7/74/SCAU-China_igemlogo.png"> </a> |
| </div> | | </div> |
| <!-- /#logo --> | | <!-- /#logo --> |
Line 521: |
Line 517: |
| <!-- #footer --> | | <!-- #footer --> |
| <footer id="footer" class="clearfix"> | | <footer id="footer" class="clearfix"> |
- | <p> Sponsors</p> | + | <center>Sponsors</center> |
- | <p><a href="http://www.scau.edu.cn"><img src="https://static.igem.org/mediawiki/2013/d/d3/Scau_sclo.png" alt="" width="396" height="111"></a> <a href="http://life.scau.edu.cn"><img src="https://static.igem.org/mediawiki/2013/f/fa/Scau_lifelogo.png" alt="" width="453" height="116"></a></p> | + | <div id=sponsor1><a href="http://www.scau.edu.cn"><img src="https://static.igem.org/mediawiki/2013/d/d3/Scau_sclo.png" alt="" width="396" height="111"></a></div> <div id=sponsor2><a href="http://life.scau.edu.cn"><img src="https://static.igem.org/mediawiki/2013/f/fa/Scau_lifelogo.png" alt="" width="411" height="116"></a></div> |
| </footer> | | </footer> |
| <!-- /#footer --> | | <!-- /#footer --> |
Line 530: |
Line 526: |
| <nav id="footer-nav"> | | <nav id="footer-nav"> |
| <ul class="nav-footer"> | | <ul class="nav-footer"> |
- | <li><a href="https://2013.igem.org/Team:SCAU-China/Team" >About Us</a></li> | + | <li>If you can't browse, please use Chrome or Firefox.</li> |
| </ul> | | </ul> |
| </nav> | | </nav> |