IGEM:Kyoto/contact

From OpenWetWare
Revision as of 12:00, 20 November 2010 by Naoi Okada (talk | contribs) (→‎contact)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

<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>

contact

<html> iGEM Kyotoへのお問い合わせは下記のメールアドレスへお願いします。<br> <img src="http://openwetware.org/images/b/bf/KyotoMail.png">

<div style="float: left;"> <script src="http://widgets.twimg.com/j/2/widget.js"></script> <script> new TWTR.Widget({

 version: 2,
 type: 'profile',
 rpp: 4,
 interval: 6000,
 width: 350,
 height: 200,
 theme: {
   shell: {
     background: '#333333',
     color: '#ffffff'
   },
   tweets: {
     background: '#000000',
     color: '#ffffff',
     links: '#4aed05'
   }
 },
 features: {
   scrollbar: false,
   loop: false,
   live: false,
   hashtags: true,
   timestamp: true,
   avatars: false,
   behavior: 'all'
 }

}).render().setUser('iGEMkyoto').start(); </script> </div> </html>