Template:KIT-Kyoto-1
From 2010.igem.org
(Difference between revisions)
(149 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
+ | |||
<html> | <html> | ||
<head> | <head> | ||
<style type=text/css> | <style type=text/css> | ||
- | |||
- | + | h2{ | |
- | + | border-bottom:1px dotted #9f1522; | |
- | + | border-left:3px double #9f1522; | |
+ | background:transparent; | ||
+ | padding:5px 10px; | ||
+ | margin-top:5px; | ||
+ | text-align:left; | ||
} | } | ||
+ | h1{ | ||
+ | border-bottom:1px dotted #9f1522; | ||
+ | border-left:3px double #9f1522; | ||
+ | background:transparent; | ||
+ | padding:5px 10px; | ||
+ | margin-top:5px; | ||
+ | text-align:left; | ||
+ | } | ||
+ | |||
+ | |||
+ | body,td{ font-family:'Tahoma'; | ||
+ | } | ||
- | body{ | + | body{background:url(https://static.igem.org/mediawiki/2010/4/47/KITHAIKEI.GIF); |
+ | background-color :#dfdfdf; | ||
+ | background-attachment:fixed; | ||
+ | background-repeat:no-repeat; | ||
+ | background-position : 0% 0%; | ||
+ | text-align:justify; | ||
margin:0; | margin:0; | ||
padding:0; | padding:0; | ||
- | font-family:' | + | font-family:'Tahoma'; |
color:#777777; | color:#777777; | ||
- | + | ||
- | + | ||
+ | |||
} | } | ||
a{ | a{ | ||
- | background:url( | + | color:#990217; |
+ | background:url(); | ||
+ | background-attachment:fixed; | ||
outline:none; | outline:none; | ||
text-decoration:none; | text-decoration:none; | ||
Line 26: | Line 51: | ||
a:visited { | a:visited { | ||
- | color:# | + | color:#994450; |
outline:none; | outline:none; | ||
text-decoration:none; | text-decoration:none; | ||
} | } | ||
- | + | A:HOVER{ | |
- | + | color :#e6b422; | |
- | + | text-decoration : none; | |
- | + | ||
} | } | ||
+ | |||
+ | /* Wiki Hacks - 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; | ||
+ | } | ||
#p-logo { | #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 */ | |
- | # | + | #NAKAMI { |
- | + | width: 965px; | |
- | + | background:transparent url("https://static.igem.org/mediawiki/2010/9/96/Haikei.PNG"); | |
- | + | padding: 10px; | |
+ | margin:0 auto; | ||
+ | border: none; | ||
+ | float: center; | ||
+ | font-family:'Tahoma','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ'; | ||
+ | color: rgb(51, 51, 51); font-family:, serif; font-size: 13px; line-height: 20px; letter-spacing: 1px; | ||
} | } | ||
- | # | + | #HIDARI { |
- | + | width: 165px; | |
- | + | background:transparent url("https://static.igem.org/mediawiki/2010/9/96/Haikei.PNG"); | |
- | + | padding: 0px; | |
- | + | margin:15 auto; | |
- | + | border: none; | |
- | + | float: left; | |
- | + | valign: top; | |
- | + | color: rgb(51, 51, 51); font-family:, serif; font-size: 13px; line-height: 20px; letter-spacing: 1px; | |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | #MIGI { | |
- | margin: | + | width: 800px; |
- | + | background:transparent url("https://static.igem.org/mediawiki/2010/9/96/Haikei.PNG"); | |
- | + | margin:0 auto; | |
- | + | padding: 10px; | |
- | + | border: none; | |
- | + | float: right; | |
- | + | valign: top; | |
+ | font-family:'Tahoma','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ'; | ||
+ | color: rgb(51, 51, 51); font-family:, serif; font-size: 13px; line-height: 20px; letter-spacing: 1px; | ||
} | } | ||
Line 78: | Line 133: | ||
- | + | #content { | |
- | + | background-color: transparent; | |
+ | width:99%; | ||
+ | position: relative; | ||
+ | float: center; | ||
+ | border: 0px; | ||
+ | } | ||
#menubar { | #menubar { | ||
- | background-color: | + | background-color:transparent; |
font-size:85%; | font-size:85%; | ||
line-height:1em; | line-height:1em; | ||
position:absolute; | position:absolute; | ||
- | top: | + | top:10px; |
white-space:nowrap; | white-space:nowrap; | ||
width:50%; | width:50%; | ||
z-index:5; | z-index:5; | ||
- | height: | + | height:25px; |
overflow:hidden; | overflow:hidden; | ||
} | } | ||
#menubar li a { | #menubar li a { | ||
- | color:# | + | color:#000000; |
} | } | ||
Line 106: | Line 166: | ||
} | } | ||
- | .firstHeading { | + | .firstHeading { display:none; } |
- | + | ||
- | + | ||
} | } | ||
Line 115: | Line 173: | ||
#footer-box { | #footer-box { | ||
- | background: | + | background-color: transparent; |
- | color: # | + | color: #000000; |
- | border: | + | border: 0px; |
margin:0 auto; | margin:0 auto; | ||
padding:13px 5px; | padding:13px 5px; | ||
- | width: | + | width:auto; |
- | margin-top:- | + | margin-top:-1px; |
} | } | ||
#footer-box a { | #footer-box a { | ||
- | color: # | + | background-color: transparent; |
+ | color: #000000; | ||
font-size:90%; | font-size:90%; | ||
+ | |||
} | } | ||
+ | |||
Line 134: | Line 195: | ||
</STYLE> | </STYLE> | ||
+ | <script type="text/JavaScript"> | ||
+ | <!-- | ||
+ | function out(){ | ||
+ | document.link.src="https://static.igem.org/mediawiki/2010/d/df/TOUCH.PNG";} | ||
+ | // --> | ||
+ | </script> | ||
- | |||
- | |||
Line 142: | Line 207: | ||
</head> | </head> | ||
+ | |||
+ | <body> | ||
+ | |||
+ | |||
+ | </body> | ||
</html> | </html> |
Latest revision as of 05:40, 24 October 2010