Template:NFLSIndex
From 2014hs.igem.org
(Difference between revisions)
AlexGorilla (Talk | contribs) |
AlexGorilla (Talk | contribs) |
||
Line 4: | Line 4: | ||
<script type="text/javascript" src="jscript/jquery.js"></script> | <script type="text/javascript" src="jscript/jquery.js"></script> | ||
<title>iGEM Nanjing_NFLS</title> | <title>iGEM Nanjing_NFLS</title> | ||
+ | <style type="text/css"> | ||
+ | div#contentSub{ | ||
+ | display: none; | ||
+ | position: absolute;left: 0px;top: 0px; | ||
+ | } | ||
+ | div#top-section{ | ||
+ | background: url() no repeat; | ||
+ | background-color:#E3E3E3; | ||
+ | color: #D1E9E9; | ||
+ | height: 0px; | ||
+ | width: 100%; | ||
+ | border: 0px; | ||
+ | |||
+ | } | ||
+ | #content | ||
+ | { | ||
+ | border:none; | ||
+ | height: 100%; | ||
+ | margin:0 0 0 200; | ||
+ | padding:0; | ||
+ | width:100%; | ||
+ | position: absolute; | ||
+ | background-color: #E3E3E3; | ||
+ | } | ||
+ | #content { | ||
+ | line-height: normal; | ||
+ | width: 975px; | ||
+ | border-left-width:1000px; | ||
+ | border-right-width:0px; | ||
+ | padding:0px; | ||
+ | } | ||
+ | |||
+ | #p-logo { | ||
+ | height:0px; overflow:hidden; display: none; | ||
+ | } | ||
+ | #top-section { | ||
+ | background-color: #444444; | ||
+ | height: 20px; | ||
+ | border-width:0px; | ||
+ | border-top-width:0px; | ||
+ | } | ||
+ | |||
+ | #contentSub { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | .firstHeading { | ||
+ | display: none; | ||
+ | } | ||
+ | div#catlinks { | ||
+ | visibility: hidden; | ||
+ | height: 0px; | ||
+ | } | ||
+ | #searchInput | ||
+ | { | ||
+ | position:relative; | ||
+ | height:0px; | ||
+ | margin-bottom:0em; | ||
+ | visibility:hidden; | ||
+ | } | ||
+ | input.searchButton | ||
+ | { | ||
+ | height:0px; | ||
+ | margin-bottom:0em; | ||
+ | visibility:hidden; | ||
+ | } | ||
+ | #footer-box{display:none;} | ||
+ | #catlinks{display:none;} | ||
+ | </style> | ||
<style type="text/css"> | <style type="text/css"> | ||
body { | body { |
Revision as of 03:20, 19 June 2014