Template:KIT-Kyoto
From 2012.igem.org
(Difference between revisions)
m (Created page with "<html> <head> <style type="text/css"> - →背景など: body,td{ font-family:'Tahoma'; } body{background-color :#fef4f4; background-attachment:fixed; background-r...") |
|||
(78 intermediate revisions not shown) | |||
Line 2: | Line 2: | ||
<head> | <head> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | |||
+ | h2{ | ||
+ | padding:5px 0 5px 15px; | ||
+ | border-left:#eebbcb 10px solid; | ||
+ | border-bottom:1px dashed #eebbcb; | ||
+ | font-weight: normal; | ||
+ | color:#333; | ||
+ | } | ||
+ | |||
+ | /*配置 :)*/ | ||
+ | #NAKAMI { | ||
+ | background:transparent url(https://static.igem.org/mediawiki/2012/e/e2/Khaikei3.PNG); | ||
+ | width: 925px; | ||
+ | padding: 20px; | ||
+ | margin:0 auto; | ||
+ | border: none; | ||
+ | font-family:Arial,'MS Pゴシック',sans-serif ; | ||
+ | font-size:14px; | ||
+ | line-height:19px; | ||
+ | } | ||
+ | |||
+ | #HIDARI { | ||
+ | width: 180px; | ||
+ | background:transparent url("https://static.igem.org/mediawiki/2012/e/e2/Khaikei3.PNG"); | ||
+ | background-repeat:repeat-x,y; | ||
+ | padding: 20px; | ||
+ | margin:0 auto; | ||
+ | border: none; | ||
+ | float: left; | ||
+ | valign: top; | ||
+ | font-family:Arial,'MS Pゴシック',sans-serif ; | ||
+ | font-size:14px; | ||
+ | line-height:19px; | ||
+ | } | ||
+ | |||
+ | #MIGI { | ||
+ | width: 735px; | ||
+ | background:transparent url("https://static.igem.org/mediawiki/2012/e/e2/Khaikei3.PNG"); | ||
+ | background-repeat:repeat-x,y; | ||
+ | margin:0 auto; | ||
+ | padding: 20px; | ||
+ | border: none; | ||
+ | float: right; | ||
+ | valign: top; | ||
+ | font-family:Arial,'MS Pゴシック',sans-serif ; | ||
+ | font-size:14px; | ||
+ | line-height:19px; | ||
+ | } | ||
+ | |||
+ | |||
/*背景など*/ | /*背景など*/ | ||
- | body,td{ font-family:' | + | body,td{ font-family:Arial,'MS Pゴシック',sans-serif ; |
} | } | ||
- | body{background-color :# | + | body{background-color:#eaedf7; |
+ | background-image:url(); | ||
background-attachment:fixed; | background-attachment:fixed; | ||
background-repeat:no-repeat; | background-repeat:no-repeat; | ||
- | background-position : | + | background-position :100% 100%; |
+ | background-size:400px 400px; | ||
text-align:justify; | text-align:justify; | ||
margin:0; | margin:0; | ||
padding:0; | padding:0; | ||
- | font-family:' | + | font-family:Arial,'MS Pゴシック',sans-serif ; |
color:#777777; | color:#777777; | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
Line 71: | Line 121: | ||
} | } | ||
- | /* | + | /* 編集*/ |
+ | #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; | ||
+ | } | ||
+ | #p-logo { | ||
+ | height:0px; | ||
+ | overflow:hidden; | ||
+ | border:none; | ||
+ | } | ||
+ | #search-controls { | ||
+ | overflow:hidden; | ||
+ | display:none; | ||
+ | background: none; | ||
+ | position: absolute; | ||
+ | top: 100px; | ||
+ | right: 40px; | ||
+ | } | ||
+ | #content { | ||
+ | background-color: transparent; | ||
+ | width:99%; | ||
+ | position: relative; | ||
+ | float: center; | ||
+ | border: 0px; | ||
+ | } | ||
+ | #menubar { | ||
+ | background-color:transparent; | ||
+ | font-size:85%; | ||
+ | line-height:1em; | ||
+ | position:absolute; | ||
+ | top:10px; | ||
+ | white-space:nowrap; | ||
+ | width:50%; | ||
+ | z-index:5; | ||
+ | height:25px; | ||
+ | overflow:hidden; | ||
+ | } | ||
- | + | #menubar li a { | |
+ | color:#cc7eb1; | ||
} | } | ||
+ | .left-menu { | ||
+ | left:0; | ||
+ | padding-left:13px; | ||
+ | } | ||
+ | .right-menu { | ||
+ | right:0; | ||
+ | } | ||
+ | /* ★下のクリエイティブ・コモンズの表示とか ここ絶対消したらあかん★★★ */ | ||
+ | |||
+ | |||
+ | .firstHeading { display:none; } | ||
+ | } | ||
+ | .prontfooter {display:none;} | ||
#footer-box { | #footer-box { | ||
- | background-color: | + | background-color:#eaedf7; |
color: #000000; | color: #000000; | ||
border: 0px; | border: 0px; | ||
Line 92: | Line 203: | ||
#footer-box a { | #footer-box a { | ||
background-color: transparent; | background-color: transparent; | ||
- | color: # | + | color: #cc7eb1; |
font-size:90%; | font-size:90%; | ||
} | } | ||
+ | /*下に出る□を消す!!!!!*/ | ||
+ | #catlinks { | ||
+ | background-color: #FEFEEB; | ||
+ | border: none; | ||
+ | clear: both; | ||
+ | margin-top: 0em; | ||
+ | padding: 0px; | ||
+ | } | ||
+ | .right-menu ul { border: none;} | ||
</STYLE> | </STYLE> |
Latest revision as of 01:42, 26 September 2012