SUSTC-SZ-B 2013iGEM
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
/* Remove Items (origin items) */ | /* Remove Items (origin items) */ | ||
#top-section | #top-section | ||
{ | { | ||
- | + | margin: 0; | |
- | + | ||
} | } | ||
- | + | #p-logo, #search-controls{ display: none; } | |
- | + | #footer-box, #catlinks, #top, h1.firstHeading, #siteSub, #contenSub | |
{ | { | ||
- | + | display: none; | |
} | } | ||
- | + | ||
- | * | + | /* Modify Items (origin items) */ |
+ | body{ | ||
+ | background-color: #0b3b41; | ||
+ | } | ||
+ | #globalWrapper{ | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | background-color: #0b3b41; | ||
+ | font-size: small; | ||
+ | font-family: Helvetica, Geneva, Verdana, Arial, sans-serif; | ||
+ | } | ||
#content | #content | ||
{ | { | ||
- | + | width: auto; | |
- | + | margin: 0; | |
- | + | padding: 0; | |
- | + | background-color: transparent; | |
- | + | border-style: none; | |
- | + | color: #ffffe0; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | # | + | |
+ | |||
+ | #ititle1{ | ||
margin-top: 80px; | margin-top: 80px; | ||
text-align: center; | text-align: center; | ||
font-size: 2.2em; | font-size: 2.2em; | ||
+ | border: none; | ||
+ | color: #ffffe0; | ||
} | } | ||
Line 73: | Line 67: | ||
} | } | ||
- | + | #ititle2{ | |
+ | border: none; | ||
font-weight: normal; | font-weight: normal; | ||
font-size: 1.8em; | font-size: 1.8em; | ||
Line 118: | Line 113: | ||
} | } | ||
- | #ifooter{ | + | #ifooter{ |
padding-top: 1px; | padding-top: 1px; | ||
padding-bottom: 5px; | padding-bottom: 5px; | ||
Line 128: | Line 123: | ||
</style> | </style> | ||
- | <div id=" | + | <div id="ititle1"> |
<a>SUSTC<br />Shenzhen-B</a> | <a>SUSTC<br />Shenzhen-B</a> | ||
</div> | </div> | ||
Line 135: | Line 130: | ||
Welcome | Welcome | ||
</p> | </p> | ||
- | <h2> | + | <h2 id="ititle2"> |
Haha | Haha | ||
</h2> | </h2> |
Revision as of 09:36, 6 August 2013
Welcome
Haha
This is a template page. READ THESE INSTRUCTIONS.