From 2012.igem.org
(Difference between revisions)
|
|
Line 1: |
Line 1: |
- | | + | {{:Team:SYSU-Software/menu}} |
- | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
| + | |
- | | + | |
- | <style>
| + | |
- | | + | |
- | #top-section{
| + | |
- | position: absolute;
| + | |
- | width: 100%;
| + | |
- | height: 0;
| + | |
- | border: none;
| + | |
- | font-size: 9px;
| + | |
- | z-index: 10
| + | |
- | }
| + | |
- | #top-section #menubar.left-menu{
| + | |
- | position: absolute;
| + | |
- | top: 0; left: 0;
| + | |
- | font-size: 9px;
| + | |
- | z-index: 10
| + | |
- | }
| + | |
- | #top-section #menubar.right-menu{
| + | |
- | position: absolute;
| + | |
- | top: 0; right: 0;
| + | |
- | font-size: 9px;
| + | |
- | z-index: 10
| + | |
- | } | + | |
- | #top-section #p-logo,
| + | |
- | #top-section #search-controls,
| + | |
- | #content h1.firstHeading,
| + | |
- | #content #bodyContent #contentSub,
| + | |
- | #content #bodyContent p, /* holly crap, they have p element for script tag and no id and no class... */
| + | |
- | #catlinks{
| + | |
- | display: none;
| + | |
- | } | + | |
- | #globalWrapper,
| + | |
- | #globalWrapper #content{
| + | |
- | background: none;
| + | |
- | margin: 0;
| + | |
- | padding: 0;
| + | |
- | border: none;
| + | |
- | width: auto;
| + | |
- | font-size: 9px;
| + | |
- | }
| + | |
- | | + | |
- | #footer-box {
| + | |
- | border-top: 1px solid #E4E4E4;
| + | |
- | border-right: 0px;
| + | |
- | border-bottom: 0px;
| + | |
- | border-left: 0px;
| + | |
- | display: none;
| + | |
- | }
| + | |
- | | + | |
- | /* because I hide p element in #bodyContent */
| + | |
- | #content #bodyContent div p{
| + | |
- | display: block;
| + | |
- | }
| + | |
- | </style>
| + | |
- | | + | |
- | | + | |
- | </html>
| + | |
Revision as of 07:21, 13 September 2012