|
|
(4 intermediate revisions not shown) |
Line 1: |
Line 1: |
| + | {{Template:Team:USTC-Software/Header-c}} |
| <html> | | <html> |
| <head> | | <head> |
- |
| |
- |
| |
- | <style>
| |
- |
| |
- |
| |
- | #footer-box a{
| |
- |
| |
- | color: #6d6d6a !important;
| |
- | }
| |
- |
| |
- | #footer-box a:visited{
| |
- | color: #e8512f;
| |
- | }
| |
- | #footer-box a:hover{
| |
- | color: #e8512f;
| |
- | color: green !important;
| |
- | text-decoration:none;
| |
- | }
| |
- | #menubar.left-menu ul,#menubar.right-menu li{
| |
- | color: #6d6d6a !important;
| |
- | }
| |
- | #menubar.left-menu a:hover,#menubar.right-menu a:hover{
| |
- | color: #6d6d6a !important;
| |
- | text-decoration:none !important;
| |
- | }
| |
- |
| |
- | #content{
| |
- | position: relative;
| |
- | top: 0px;
| |
- | margin: 0 auto;
| |
- | background: #fff;
| |
- | width: 963px;
| |
- | z-index: 1;
| |
- | border: 1px solid #efefef;
| |
- | }
| |
- |
| |
- | #content {
| |
- | background-color: white;
| |
- | border:none;
| |
- | padding-bottom:none;
| |
- | margin-bottom:none;
| |
- | border: 1px solid #efefef;
| |
- | }
| |
- |
| |
- | body{
| |
- | text-decoration: none;
| |
- | }
| |
- | div{
| |
- | border-color: transparent;
| |
- | }
| |
- | #top-section{
| |
- | border-color: transparent;
| |
- | border: none;
| |
- | height: 0px !important;
| |
- | }
| |
- | div#menubar{
| |
- | color: white;
| |
- | background-color: transparent;
| |
- | }
| |
- | .right-menu li{
| |
- | background-color: transparent;
| |
- | color: transparent;
| |
- | }
| |
- | .right-menu li a{
| |
- | background-color: transparent;
| |
- | color: transparent;
| |
- | }
| |
- | .right-menu li a:hover, .right-menu:hover{
| |
- | color: white;
| |
- | }
| |
- | #p-logo{
| |
- | border-color: transparent;
| |
- | display: none;
| |
- | }
| |
- | #search-controls{
| |
- | display: none;
| |
- | }
| |
- | #content{
| |
- | background-color: transparent;
| |
- | border-color:transparent;
| |
- | width: 100%;
| |
- | padding-left: 0;
| |
- | padding-right: 0;
| |
- | border: none;
| |
- | }
| |
- | .firstHeading{
| |
- | display: none;
| |
- | }
| |
- | #catlinks{
| |
- | display: none;
| |
- | }
| |
- | #footer-box{
| |
- | background:#202020;
| |
- | color:#888888;
| |
- | }
| |
- | #menubar ul{
| |
- | line-height:1.6em;
| |
- | margin:0.1em 0 0 0.1em;
| |
- | text-decoration: none;
| |
- | color:gray;
| |
- | }
| |
- | #content{
| |
- | padding:1px;
| |
- |
| |
- | text-decoration:none;
| |
- | }
| |
- | </style>
| |
| | | |
| | | |
Line 115: |
Line 9: |
| #imags-wrap{ | | #imags-wrap{ |
| width:710px; | | width:710px; |
- | height:380px; | + | height:350px; |
| } | | } |
| | | |
Line 137: |
Line 31: |
| #imags { | | #imags { |
| position: relative; | | position: relative; |
- | height: 380px; | + | height: 350px; |
| margin-top: 0px; | | margin-top: 0px; |
| background-color: #252525; | | background-color: #252525; |
Line 361: |
Line 255: |
| | | |
| <!-- JavaScript --> | | <!-- JavaScript --> |
- |
| |
| <script src="https://2012.igem.org/Team:USTC-Software/n-home/js?action=raw&ctype=text/javascript"></script> | | <script src="https://2012.igem.org/Team:USTC-Software/n-home/js?action=raw&ctype=text/javascript"></script> |
| <script type="text/javascript"> | | <script type="text/javascript"> |