Team:Lethbridge Canada/testingPage
From 2014hs.igem.org
(Difference between revisions)
(Created page with "<html lang=en"> <head> <style type="text/css"> #menubar > ul > li:last-child { display: none;} </style> </head> <html>") |
|||
Line 2: | Line 2: | ||
<head> | <head> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | /************************Code to remove top banner from 2013 iGEM Team************************************/ | ||
+ | #content h1.firstHeading{ | ||
+ | visibility:hidden; | ||
+ | } | ||
+ | #p-logo{ | ||
+ | display:none; | ||
+ | } | ||
+ | #searchform { | ||
+ | display: none; | ||
+ | } | ||
- | + | /************************Banner Removal Code End************************************/ | |
- | + | ||
</style> | </style> | ||
</head> | </head> | ||
<html> | <html> |
Revision as of 19:15, 3 May 2014