Team:RHIT
From 2013.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
+ | <!DOCTYPE HTML> | ||
<html> | <html> | ||
- | <head> | + | <head><style type="text/css"> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
body{ | body{ | ||
background-color: #f8fcfd; | background-color: #f8fcfd; | ||
+ | } | ||
+ | #bodyContent{ | ||
+ | margin-top: -120px; | ||
+ | } | ||
+ | .noprint{ | ||
+ | margin-top:3px; | ||
} | } | ||
#menubar { | #menubar { | ||
Line 61: | Line 54: | ||
background-color: #f8fcfd; | background-color: #f8fcfd; | ||
border:none; | border:none; | ||
- | |||
- | |||
- | |||
} | } | ||
#footer-box{ | #footer-box{ | ||
- | + | margin-left: -6px; | |
background-color: #f8fcfd; | background-color: #f8fcfd; | ||
} | } | ||
Line 75: | Line 65: | ||
background: none; | background: none; | ||
} | } | ||
- | + | ||
- | + | </style> | |
- | + | <title>Home</title> | |
+ | <script type="text/javascript">var onloadlist = new Array();</script> | ||
+ | <meta charset="utf-8"> | ||
+ | |||
+ | <!-- Slider --> | ||
+ | <!-- Standalone demo styles, not required by the toggles | ||
+ | |||
+ | Toggle Switch --> | ||
+ | <style type="text/css"> | ||
+ | /* ------------------------------------------ | ||
+ | CSS TOGGLE SWITCHES (Ionuț Colceriu) | ||
+ | Licensed under Unlicense | ||
+ | https://github.com/ghinda/css-toggle-switch | ||
+ | ------------------------------------------ */ | ||
/* Hide by default */ | /* Hide by default */ | ||
Line 7,030: | Line 7,033: | ||
float: left; | float: left; | ||
display: inline-block; | display: inline-block; | ||
- | height: | + | height: 0px; |
width: 0px; | width: 0px; | ||
border: 0px solid black; | border: 0px solid black; |
Revision as of 13:18, 27 August 2013
<!DOCTYPE HTML>