IGEM:Kyoto/events: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(Removing all content from page)
Line 1: Line 1:
 
{{:IGEM:Kyoto/2010/header}}

Revision as of 17:24, 28 November 2010

<html> <head> <style type="text/css"> <!--

  1. content

{ min-width: 640px; overflow-x: hidden; }

  1. contentSub,h1

{ display: none; }

  1. head

{ position: relative; margin: 1em -1em 0em; padding: 1em; color: white; background: black; }

  1. last

{ position: absolute; right: 2em; bottom: 2.5em; }

  1. alert

{ position: absolute; right: 2em; bottom: 10em; }

  1. menu

{ position: absolute; right: 1em; bottom: 0em; }

  1. menu div

{ float: left; margin: 0em; padding: 0.5em 1em; }

  1. menu a

{ color: inherit; background: transparent; text-decoration: none; }

  1. index

{ margin: 0em -1em; padding: 0em 1em; border-bottom: 3px solid #2f509f; background: white; width: 100%; }

  1. index a

{ color: #2f509f; text-decoration: none; }

  1. index #toc

{ margin: 0em; padding: 0em; border: none; background: transparent; width: 100%; font-size: 1em; }

  1. index #toctitle, #index .tocnumber, #index ul ul, #index li

{ display: none; }

  1. index li.toclevel-1

{ display: inline; padding: 0em 0.5em; }

  1. body

{ margin: 0em -1em; padding: 1em; border-bottom: 3px #2f509f; overflow: auto; }

  1. body h2

{ clear: both; }

  1. body li

{ list-style: none; }

  1. body td

{ padding: 0em 0.5em; }

  1. body hr

{ display: none; }

  1. body p

{ margin: 0em 0em 1em; } --> </style> <!-- jquery --> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>

<!-- menu script --> <script type="text/javascript"> <!-- $(document).ready(function() { $("#menu div:has(.selflink)") .css({"color":"black","background":"white"}) }); --> </script> </head> </html>