Difference between revisions of "Template:HUST-China"
Yuzhuxuyang (Talk | contribs) (Replaced content with "{{Template_All_Teams}}") |
Yuzhuxuyang (Talk | contribs) |
||
Line 1: | Line 1: | ||
{{Template_All_Teams}} | {{Template_All_Teams}} | ||
+ | <style> | ||
+ | #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; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | #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> |
Revision as of 09:08, 3 August 2015
<style>
- 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(); background-repeat: no-repeat;
}
.firstHeading {
visibility:hidden;
}
- 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>