Team:LZU-China/HumanPractice
From 2013.igem.org
(Difference between revisions)
Membership (Talk | contribs) |
Membership (Talk | contribs) |
||
Line 4: | Line 4: | ||
<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script> | <script src="http://code.jquery.com/jquery-1.10.1.min.js"></script> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | + | /* 主色调:#ffb600 */ | |
- | + | ||
+ | /**** 更改igem默认设置 | ||
+ | #menubar,#siteSub,#contentSub,#{display:none;} | ||
+ | #globalWrapper #top-section, #globalWrapper #p-logo{display:none;} | ||
+ | #globalWrapper h1.firstHeading, #globalWrapper a.top{display:none;} | ||
+ | #bodyContent #siteSub{display:none;} | ||
+ | .printfooter, #catlinks, .visualClear, #footer-box{display:none;} | ||
+ | ***/ | ||
+ | #globalWrapper{ | ||
+ | overflow: hidden; | ||
+ | background-color: #000; | ||
+ | } | ||
+ | #top-section{ | ||
+ | display: none; | ||
+ | } | ||
+ | #top{display: none;} | ||
+ | h1.firstHeading{display: none;} | ||
+ | #content{ width: 1024px; | ||
+ | background-attachment: scroll; | ||
+ | overflow: hidden; | ||
+ | border-style: none; | ||
+ | background-color: #000;} | ||
+ | |||
+ | #footer-box{ | ||
+ | background-color: #000; | ||
+ | background-image: none; | ||
+ | border-style: none; | ||
+ | z-index: 0;} | ||
+ | |||
+ | #catlinks{display: none;} | ||
+ | |||
+ | |||
- | |||
- | |||
body{background-color:#000; font-family:"微软雅黑", Arial; position:absolute; width:100%;} | body{background-color:#000; font-family:"微软雅黑", Arial; position:absolute; width:100%;} | ||
Line 72: | Line 101: | ||
<body> | <body> | ||
- | <div class="body-in"> | + | <div class="body-in" style="position:fixed; width:1368px; background-color:#000;"> |
<div class="main-top"> | <div class="main-top"> | ||
<div class="logo"> | <div class="logo"> |
Revision as of 06:11, 27 September 2013
IGEM — 兰州大学