Template:KIT-Kyoto-1
From 2013.igem.org
(Difference between revisions)
(2 intermediate revisions not shown) | |||
Line 5: | Line 5: | ||
<style type=text/css> | <style type=text/css> | ||
+ | |||
+ | |||
+ | p { | ||
+ | text-indent: 0.5em; | ||
+ | margin:0; | ||
+ | } | ||
+ | |||
+ | .document{ | ||
+ | width: 1200px; | ||
+ | background-color: white; | ||
+ | |||
+ | border: 1px solid #aaaaaa; | ||
+ | margin: 0 auto; | ||
+ | padding: 0px; | ||
+ | |||
+ | overflow: hidden; | ||
+ | height: auto; | ||
+ | |||
+ | padding: 5px; | ||
+ | |||
+ | } | ||
+ | |||
+ | #doc-left{ | ||
+ | width: 200px; | ||
+ | float: left; | ||
+ | overflow: hidden; | ||
+ | } | ||
+ | |||
+ | #doc-right{ | ||
+ | float: right; | ||
+ | text-align: left; | ||
+ | |||
+ | width: 980px; | ||
+ | padding: 5px; | ||
+ | } | ||
+ | |||
+ | |||
/* ★2011仕様のページ下の☐けすやつ */ | /* ★2011仕様のページ下の☐けすやつ */ | ||
Line 22: | Line 59: | ||
/* ★見出しデザインSTART */ | /* ★見出しデザインSTART */ | ||
+ | |||
+ | h2{ | ||
+ | padding:5px 10px; | ||
+ | } | ||
+ | |||
/* ★見出しデザインここまで */ | /* ★見出しデザインここまで */ |
Latest revision as of 04:13, 23 September 2013