Team:Bilkent UNAM Turkey
From 2011.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
<link href='https://2011.igem.org/Team:Bilkent_UNAM_Turkey/css/tabbedContent.css?action=raw&ctype=text/css' rel='stylesheet' type='text/css'/> | <link href='https://2011.igem.org/Team:Bilkent_UNAM_Turkey/css/tabbedContent.css?action=raw&ctype=text/css' rel='stylesheet' type='text/css'/> | ||
<script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js'></script> | <script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js'></script> | ||
- | + | <script type='text/javascript' src=''https://2011.igem.org/Team:Bilkent_UNAM_Turkey/js/queryLoader.js?action=raw&ctype=text/javascript'></script> | |
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 49: | Line 49: | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | .QOverlay { | ||
+ | background-color: #000000; | ||
+ | z-index: 9999; | ||
+ | } | ||
+ | |||
+ | .QLoader { | ||
+ | background-color: #CCCCCC; | ||
+ | height: 1px; | ||
+ | } | ||
+ | |||
+ | .QAmt { | ||
+ | color:#333333; | ||
+ | font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; | ||
+ | font-size:40px; | ||
+ | font-weight:bold; | ||
+ | line-height:50px; | ||
+ | height:50px; | ||
+ | width:100px; | ||
+ | margin:-60px 0 0 -50px; | ||
+ | } | ||
#top-section { | #top-section { | ||
height: 25px; | height: 25px; | ||
Line 227: | Line 247: | ||
+ | |||
+ | <script type='text/javascript'> | ||
+ | |||
+ | QueryLoader.selectorPreload = "body"; | ||
+ | |||
+ | QueryLoader.init(); | ||
+ | |||
+ | </script> | ||
</body> | </body> |
Revision as of 06:53, 25 August 2011