Team:Chiba/Notebook
From 2013.igem.org
(Difference between revisions)
(Replaced content with "{{Chiba_base}}") |
|||
Line 1: | Line 1: | ||
{{Chiba_base}} | {{Chiba_base}} | ||
+ | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
+ | <head> | ||
+ | <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> | ||
+ | <title>iGEM-2013 Chiba</title> | ||
+ | <style type="text/css"> | ||
+ | |||
+ | .article { | ||
+ | padding: 5px; | ||
+ | border: solid 1px #ccc; | ||
+ | margin: 10px; | ||
+ | zoom: 1; | ||
+ | } | ||
+ | |||
+ | |||
+ | .article { | ||
+ | border:solid 1px #999; | ||
+ | border-bottom:0; | ||
+ | margin:0 5px; | ||
+ | padding:0; | ||
+ | } | ||
+ | .article:last-child { | ||
+ | border-bottom:solid 1px #999; | ||
+ | } | ||
+ | .article h3 { | ||
+ | background-color: #ddd; | ||
+ | padding-left:4px; | ||
+ | } | ||
+ | .article h3 a { | ||
+ | display:block; | ||
+ | } | ||
+ | .article h3 +div { | ||
+ | max-height:0; | ||
+ | overflow:hidden; | ||
+ | -webkit-transition:max-height 1s ; | ||
+ | transition:max-height 1s; | ||
+ | } | ||
+ | .article h3:target +div { | ||
+ | max-height:500px; | ||
+ | overflow:auto; | ||
+ | margin:5px; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | |||
+ | <body> | ||
+ | <div class="textSpace"> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | </body> | ||
+ | </html> |
Revision as of 06:33, 8 September 2013