Template:KIT-Kyoto-1
From 2013.igem.org
(Difference between revisions)
(5 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 24: | Line 61: | ||
h2{ | h2{ | ||
- | |||
- | |||
- | |||
padding:5px 10px; | padding:5px 10px; | ||
- | |||
- | |||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
/* ★見出しデザインここまで */ | /* ★見出しデザインここまで */ | ||
Line 49: | Line 73: | ||
/* ★HP全体のフォントとか色とか背景とか設定ここまで */ | /* ★HP全体のフォントとか色とか背景とか設定ここまで */ | ||
+ | |||
+ | /* Wiki Hacks - START */ | ||
+ | |||
+ | /* ★上の編集選択バーとか検索窓とかの設定START */ | ||
+ | |||
+ | #globalWrapper { | ||
+ | background-color: transparent; | ||
+ | padding-bottom:0px; | ||
+ | border: none; | ||
+ | } | ||
+ | #top-section { | ||
+ | height: 0px; | ||
+ | margin-top: 0px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | margin-bottom: 0 !important; | ||
+ | margin-bottom: 0px; | ||
+ | padding:0; | ||
+ | border: 1; | ||
+ | } | ||
+ | |||
+ | |||
+ | #top-section { | ||
+ | background-image: url('なんかの画像★(2011MITから'); | ||
+ | background-position: bottom; | ||
+ | height:がぞうのたかさpx ; | ||
+ | background-repeat: no-repeat; | ||
+ | } | ||
+ | |||
+ | |||
+ | #p-logo { | ||
+ | height: 0px; | ||
+ | overflow:hidden; | ||
+ | border:none; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | #search-controls { | ||
+ | overflow:hidden; | ||
+ | display:none; | ||
+ | background: none; | ||
+ | position: absolute; | ||
+ | top: 100px; | ||
+ | right: 40px; | ||
+ | } | ||
+ | |||
+ | |||
+ | /* Wiki Hacks - END */ | ||
+ | |||
+ | /* ★上の編集選択バーとか検索窓とかの設定ここまで */ | ||
Line 103: | Line 178: | ||
+ | |||
+ | /* ★上の編集選択バーとか検索窓とかの設定 ふたたびSTART */ | ||
+ | |||
+ | |||
+ | #menubar { | ||
+ | background-color:transparent; | ||
+ | font-size:85%; | ||
+ | line-height:1em; | ||
+ | position:absolute; | ||
+ | top:0px; | ||
+ | white-space:nowrap; | ||
+ | width:50%; | ||
+ | z-index:5; | ||
+ | height:25px; | ||
+ | overflow:hidden; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | #menubar li a { | ||
+ | color:#000000; | ||
+ | background-color: transparent; | ||
+ | |||
+ | } | ||
+ | |||
+ | .left-menu { | ||
+ | left:0; | ||
+ | padding-left:13px; | ||
+ | } | ||
+ | .right-menu { | ||
+ | right:0; | ||
+ | } | ||
+ | |||
+ | .firstHeading { display:none; } | ||
+ | } | ||
+ | |||
+ | |||
+ | /* ★上の編集選択バーとか検索窓とかの設定 ふたたびEND */ | ||
Latest revision as of 04:13, 23 September 2013