|
|
Line 18: |
Line 18: |
| <link href="https://2015.igem.org/Template:NJU-China/CSS3?action=raw&ctype=text/css" rel="stylesheet" type="text/css"> | | <link href="https://2015.igem.org/Template:NJU-China/CSS3?action=raw&ctype=text/css" rel="stylesheet" type="text/css"> |
| <link href="https://2015.igem.org/Template:NJU-China/CSS4?action=raw&ctype=text/css" rel="stylesheet" type="text/css"> | | <link href="https://2015.igem.org/Template:NJU-China/CSS4?action=raw&ctype=text/css" rel="stylesheet" type="text/css"> |
− | <style type="text/css">
| |
| | | |
− | body {
| |
− | background-image: url(https://static.igem.org/mediawiki/2014/b/bd/HUST_Background_3.jpg);
| |
− | /*background-color: #F99; */
| |
− | }
| |
− |
| |
− | #footer-box {
| |
− | background-color: transparent;
| |
− | }
| |
− |
| |
− | #sponsor-box {
| |
− | background-color: transparent;
| |
− | }
| |
− |
| |
− | .shadow3 {
| |
− | background-color: transparent;
| |
− | }
| |
− |
| |
− | #content {
| |
− | background: transparent;
| |
− | }
| |
− |
| |
− | table {
| |
− | background: transparent;
| |
− | }
| |
− |
| |
− | #catlinks {
| |
− | visibility: hidden;
| |
− | }
| |
− |
| |
− | .mediawiki.ltr.ns-0.ns-subject.page-Team_HUST-China
| |
− | #globalWrapper #top-section #p-logo a img {
| |
− | visibility:hidden;
| |
− | }
| |
− |
| |
− | #p-logo {
| |
− | background:url(https://static.igem.org/mediawiki/2014/5/52/Wiki_Logo_Transparent.png);
| |
− |
| |
− | background-repeat: no-repeat;
| |
− | }
| |
− |
| |
− | .firstHeading {
| |
− | visibility:hidden;
| |
− | }
| |
− |
| |
− |
| |
− | <style>
| |
− | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading, .visualClear{display: none;}
| |
− |
| |
− | #globalWrapper, #content { /*-- changes default wiki settings --*/
| |
− |
| |
− | width: 100%;
| |
− | height: 100%;
| |
− | border: 0px;
| |
− | background-color: transparent;
| |
− | margin: 0px;
| |
− | padding: 0px;
| |
− | }
| |
− |
| |
− |
| |
− | html, body, .wrapper { /*-- changes default wiki settings --*/
| |
− |
| |
− | width: 100%;
| |
− | height: 100%;
| |
− | background-color: transparent;
| |
− | }
| |
− | #top-section {
| |
− | background-color:4848;
| |
− | border: 0 none;
| |
− | width: 100%;
| |
− | height: 24px;
| |
− | z-index: 100;
| |
− | top: 0;
| |
− | position: fixed;
| |
− | }
| |
− |
| |
− |
| |
− | #menubar {
| |
− | top: 2px;
| |
− | font-family: Helvetica, Arial, Sans-serif;
| |
− | font-size: 14px;
| |
− | }
| |
− |
| |
− | .new {
| |
− | color:white;
| |
− | }
| |
− |
| |
− | a, a:visited {
| |
− | color: white;
| |
− | text-decoration: none;
| |
− | }
| |
− |
| |
− | a:hover {
| |
− | color: white;
| |
− | text-decoration: underline;
| |
− | }
| |
− |
| |
− | #apDiv_Logo_iGEM {
| |
− | position:absolute;
| |
− | right:200px;
| |
− | top:80px;
| |
− | width: 100px;
| |
− | height: 100px;
| |
− | z-index: 5;
| |
− | }
| |
| </style> | | </style> |
| | | |