Team:UCL-London-PG/HomeTest
From 2013.igem.org
m |
|||
(31 intermediate revisions not shown) | |||
Line 4: | Line 4: | ||
<head> | <head> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | body{ background: #000000 url('https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/HomeTest/ | + | body{ background: #000000 url('https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/HomeTest/broken_noise.png') top left repeat; overflow-x:hidden; border: none; margin: 0; padding: 0; width: 100%; height:100%; } |
#content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; height:100%;} | #content { background-color: transparent; border: none; padding: 0; margin: 0; width: 100%; height:100%;} | ||
- | #content { padding-top: | + | #content {padding-top:70px; min-height:700px} |
#search-controls { display:none; } | #search-controls { display:none; } | ||
- | #top-section { height: 10px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; padding:0; border: none; font-size: 10px;} | + | #top-section {height: 10px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important; padding:0; border: none; font-size: 10px;} |
#p-logo { height:0px; overflow:hidden; display: none;} | #p-logo { height:0px; overflow:hidden; display: none;} | ||
- | #footer-box { border: none;} | + | #footer-box { border: none; background-color:transparent;} |
#catlinks{display:none !important;} | #catlinks{display:none !important;} | ||
+ | //#top-section{display:none;} | ||
+ | h1.firstHeading{display:none} | ||
+ | a:link {color:#87CEFF; outline: 0;} /* unvisited link */ | ||
+ | a:visited {color:#87CEFF; outline: 0;} /* visited link */ | ||
.center{margin:auto;} | .center{margin:auto;} | ||
+ | .inline{display:inline-block;} | ||
+ | .roundBorder{-webkit-border-radius: 10px;-moz-border-radius: 10px; border-radius: 10px;}; | ||
.firstHeading{display:none;} | .firstHeading{display:none;} | ||
- | + | ||
+ | @font-face { | ||
+ | font-family: 'titleFont'; | ||
+ | src: url('https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/HomeTest/Fonts/duplexide-webfont.eot'); | ||
+ | src: url('https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/HomeTest/Fonts/duplexide-webfont.eot?#iefix') format('embedded-opentype'), | ||
+ | url('https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/HomeTest/Fonts/duplexide-webfont.woff') format('woff'), | ||
+ | url('https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/HomeTest/Fonts/duplexide-webfont.ttf') format('truetype'), | ||
+ | url('https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/HomeTest/Fonts/duplexide-webfont.svg') format('svg'); | ||
+ | font-weight: normal; | ||
+ | font-style: normal;} | ||
+ | |||
</head> | </head> | ||
- | <body | + | <body> |
- | + | <style> | |
- | + | #theTitle{} | |
- | + | #theMenu{} | |
- | + | #teamNameTitle{font-family:'titleFont'; font-size:80px; color:white ;text-shadow: 0 0 10px #fff, 0 0 20px #FF7F00, 0 0 30px #FF7F00, 0 0 40px #0000FF, 0 0 70px #0000FF, 0 0 80px #0000EE;} | |
- | + | #slogan{font-family:'titleFont'; font-size:20px; color:white; margin:auto; text-shadow: 0 0 10px #fff;} | |
- | + | </style> | |
- | + | <div class="center"> | |
- | + | <div id="theTitle" class="inline"><a href="https://2013.igem.org/Team:UCL-London-PG/HomeTest"> | |
- | + | <div id="teamNameTitle">SPECTRA</div><br><br> | |
- | + | <div id="slogan" class="center">Let there be Light</div> | |
- | + | </a></div> | |
- | + | <span> </span> | |
- | + | <div id="theMenu" class="inline"> | |
- | + | <a href="https://2013.igem.org/Team:UCL-London-PG/TeamTest"><input title="Team" type="image" src="https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/HomeTest/beams-aura.png" width=70></a> | |
- | + | <a href="https://2013.igem.org/UCLPG:Underconstruction"><input title="Science" style="opacity:0.5;" type="image" src="https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/HomeTest/fizzing-flask.png" width=70></a> | |
- | + | <a href="https://2013.igem.org/UCLPG:Underconstruction"><input title="Social" style="opacity:0.5;" type="image" src="https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/HomeTest/radar-dish.png" width=70></a> | |
- | + | <a href="https://2013.igem.org/UCLPG:Underconstruction"><input title="Achievement" style="opacity:0.5;" type="image" src="https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/HomeTest/medal.png" width=70></a> | |
+ | <a href="https://2013.igem.org/UCLPG:Underconstruction"><input title="Notebook" style="opacity:0.5;" type="image" src="https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/HomeTest/tied-scroll.png" width=70></a> | ||
+ | <a href="https://2013.igem.org/Team:UCL-London-PG/SponsorTest"><input title="Sponsors" type="image" src="https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/HomeTest/prayer.png" width=70></a> | ||
+ | <a href="https://2013.igem.org/Team:UCL-London-PG/ContactTest"><input title="Sponsors" type="image" src="https://dl.dropboxusercontent.com/u/45600819/SpectraWiki/HomeTest/envelope.png" width=70></a> | ||
+ | </div> | ||
+ | <br><br> | ||
+ | |||
+ | <style> | ||
+ | .boxed{margin:20px; padding:20px; box-shadow: 0 0 0 6px #EEE9E9, 0 0 0 12px #8B8989; font-family:Tahoma; } | ||
+ | .boxed{text-align:left; } | ||
+ | </style> | ||
+ | <div> | ||
+ | <div class="inline" style="width:800px; height:840px;"> | ||
+ | <div class="boxed roundBorder inline" style=" width:260px; height:350px;"> | ||
+ | <p style="color:white; font-size:2.9em;"><b>About iGEM</b></p> | ||
+ | <p style="color:#CDC9C9; font-size:1.1em;"><a href="https://igem.org/Main_Page">International Genetically Engineered Machine (iGEM)</a> is an annual world-wide synthetic biology competition aimed at university students. Each year, participating teams from all over the world are challenged to bring their innovative ideas to life by applying engineering methodology in life sciences to ultimately produce “Biobricks” which are modular biological circuit parts that can be utilized to solve global issues.</p> | ||
+ | </div> | ||
+ | <div class="boxed roundBorder inline" style=" width:300px; height:180px;"> | ||
+ | <p style="color:white; font-size:2.9em;"><b>About us</b></p> | ||
+ | <p style="color:#CDC9C9; font-size:1.1em;">We are a combination of dedicated graduate students and research assistants from both <a href="http://www.ucl.ac.uk/cancer">UCL Cancer Institute</a> and <a href="http://www.engineering.ucl.ac.uk/">UCL Engineering</a>.</p> | ||
+ | </div> | ||
+ | <div class="boxed roundBorder inline" style=" width:260px; height:300px;"> | ||
+ | <p style="color:white; font-size:2.9em;"><b>About our idea</b></p> | ||
+ | <p style="color:#CDC9C9; font-size:1.1em;">Improvising activation of the circuit with light, evolve luminescent proteins. Allow preclinical genetic imaging to study endogenous and disease processes in vivo and to image the genetic behaviour of life.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <iframe class="roundBorder boxed" src="http://www.slideshare.net/slideshow/embed_code/22956081" width="800" height="650" frameborder="100" marginwidth="0" marginheight="0" scrolling="no"></iframe> | ||
+ | </div> | ||
+ | |||
+ | </div> | ||
</body> | </body> | ||
Latest revision as of 09:56, 18 June 2013
About iGEM
International Genetically Engineered Machine (iGEM) is an annual world-wide synthetic biology competition aimed at university students. Each year, participating teams from all over the world are challenged to bring their innovative ideas to life by applying engineering methodology in life sciences to ultimately produce “Biobricks” which are modular biological circuit parts that can be utilized to solve global issues.
About us
We are a combination of dedicated graduate students and research assistants from both UCL Cancer Institute and UCL Engineering.
About our idea
Improvising activation of the circuit with light, evolve luminescent proteins. Allow preclinical genetic imaging to study endogenous and disease processes in vivo and to image the genetic behaviour of life.