Team:Kyoto/Header
From 2010.igem.org
(Difference between revisions)
(42 intermediate revisions not shown) | |||
Line 6: | Line 6: | ||
<!-- | <!-- | ||
body{ | body{ | ||
- | background: white url( | + | background: white url(/wiki/images/b/b9/KyotoDot.png) fixed center; |
- | + | ||
line-height: 150%; | line-height: 150%; | ||
+ | padding-bottom: 1000px; | ||
} | } | ||
- | h1.firstHeading, hr{ | + | h1.firstHeading, hr, #contentSub{ |
display: none; | display: none; | ||
} | } | ||
Line 16: | Line 16: | ||
#head{ | #head{ | ||
position: relative; | position: relative; | ||
- | margin: | + | margin: 0em -5px -5px; |
} | } | ||
#last{ | #last{ | ||
Line 34: | Line 34: | ||
color: #ffffff; | color: #ffffff; | ||
margin: 0em; | margin: 0em; | ||
- | padding: 0.5em 0. | + | padding: 0.5em 0.6em; |
font-size: 95%; | font-size: 95%; | ||
} | } | ||
Line 102: | Line 102: | ||
} | } | ||
#body h5{ | #body h5{ | ||
- | |||
font-size: 1em; | font-size: 1em; | ||
- | + | font-weight: bold; | |
+ | padding: 0em; | ||
+ | margin: 1em 0em 0em; | ||
} | } | ||
#body .editsection{ | #body .editsection{ | ||
Line 112: | Line 113: | ||
#body .by{ | #body .by{ | ||
font-size: 80%; | font-size: 80%; | ||
+ | } | ||
+ | /* Image */ | ||
+ | #body div.thumbright div.thumbinner{ | ||
+ | width: auto !important; | ||
+ | } | ||
+ | #body div.thumbright a.image{ | ||
+ | display: block; | ||
+ | float: left; | ||
} | } | ||
/* List */ | /* List */ | ||
Line 194: | Line 203: | ||
font-size: 120%; | font-size: 120%; | ||
} | } | ||
- | + | /* Other */ | |
+ | #body p{ | ||
+ | margin-bottom: 1em; | ||
+ | } | ||
--> | --> | ||
</style> | </style> | ||
Line 201: | Line 213: | ||
</div> | </div> | ||
<div id="head"> | <div id="head"> | ||
- | <div> | + | <div><html><a href="https://2010.igem.org/Team:Kyoto"><img src="/wiki/images/7/74/KyotoHome.png" /></a></html></div> |
<div id="last">LastModified: {{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY}}</div> | <div id="last">LastModified: {{REVISIONYEAR}}-{{REVISIONMONTH}}-{{REVISIONDAY}}</div> | ||
<div id="menu"> | <div id="menu"> | ||
- | |||
- | |||
[[Team:Kyoto/Project|Project]] | [[Team:Kyoto/Project|Project]] | ||
[[Team:Kyoto/Parts|Parts]] | [[Team:Kyoto/Parts|Parts]] | ||
+ | [[Team:Kyoto/Modeling|Modeling]] | ||
+ | [[Team:Kyoto/Notebook|Notebook]] | ||
[[Team:Kyoto/HumanPractice|HumanPractice]] | [[Team:Kyoto/HumanPractice|HumanPractice]] | ||
[[Team:Kyoto/Safety|Safety]] | [[Team:Kyoto/Safety|Safety]] | ||
+ | [[Team:Kyoto/Team|Team]] | ||
[[Team:Kyoto/Criteria|Criteria]] | [[Team:Kyoto/Criteria|Criteria]] | ||
</div> | </div> | ||
- | <div id="logo"> | + | <div id="logo"><html><a href="https://2010.igem.org/Team:Kyoto"><img src="/wiki/images/thumb/5/59/KyotoLogoLysisbox.png/150px-KyotoLogoLysisbox.png" /></a></html></div> |
</div> | </div> | ||
__TOC____NEWSECTIONLINK__ | __TOC____NEWSECTIONLINK__ | ||
<div id="body"> | <div id="body"> | ||
</includeonly> | </includeonly> |