Team:Nanjing NFLS/test2
From 2014hs.igem.org
(Difference between revisions)
AlexGorilla (Talk | contribs) |
AlexGorilla (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | |||
<html xmlns="http://www.w3.org/1999/xhtml"> | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | <head> | ||
Line 7: | Line 6: | ||
<title>iGEM Nanjing_NFLS</title> | <title>iGEM Nanjing_NFLS</title> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | #menubar { font-size: 12px} | ||
+ | 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; | ||
+ | } | ||
+ | #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;} | ||
body { | body { | ||
background-color: #E3E3E3; | background-color: #E3E3E3; |
Revision as of 09:38, 20 June 2014