Template:Chiba base
From 2013.igem.org
(Difference between revisions)
(Blanked the page) |
|||
Line 1: | Line 1: | ||
+ | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
+ | <head> | ||
+ | <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> | ||
+ | <title>iGEM-2013 Chiba</title> | ||
+ | <style type="text/css"> | ||
+ | body { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | font-family: "メイリオ", Meiryo, "MS Pゴシック", Osaka, sans-serif; | ||
+ | color: #666; | ||
+ | } | ||
+ | h1 { | ||
+ | margin: 0; | ||
+ | font-family: Arial, Helvetica, sans-serif; | ||
+ | font-size: 48px; | ||
+ | font-weight: normal; | ||
+ | } | ||
+ | h2 { | ||
+ | margin: 0; | ||
+ | font-size: 110%; | ||
+ | } | ||
+ | h3 { | ||
+ | margin: 0; | ||
+ | font-size: 90%; | ||
+ | } | ||
+ | p { | ||
+ | margin: 0; | ||
+ | font-size: 90%; | ||
+ | line-height: 1.6; | ||
+ | } | ||
+ | address { | ||
+ | font-style: normal; | ||
+ | text-align: center; | ||
+ | font-size: 90%; | ||
+ | } | ||
+ | a { | ||
+ | color: #01b2a8; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | .article p img { | ||
+ | background-color: #fff; | ||
+ | padding: 5px; | ||
+ | border: 1px solid #ccc; | ||
+ | float: left; | ||
+ | margin-right: 5px; | ||
+ | } | ||
+ | .article { | ||
+ | padding: 5px; | ||
+ | border: solid 1px #ccc; | ||
+ | margin: 10px; | ||
+ | min-height: 150px; | ||
+ | zoom: 1; | ||
+ | } | ||
+ | .article:after { | ||
+ | content: "."; | ||
+ | display: block; | ||
+ | height: 0; | ||
+ | clear: both; | ||
+ | visibility: hidden; | ||
+ | } | ||
+ | .nav ul { | ||
+ | font-family: Arial, Helvetica, sans-serif; | ||
+ | letter-spacing: 2px; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | list-style-type: none; | ||
+ | text-align: right; | ||
+ | } | ||
+ | .nav ul li { | ||
+ | display: inline-block; | ||
+ | padding: 0 5px; | ||
+ | border-left: 1px solid #037d77; | ||
+ | } | ||
+ | .nav ul li:first-child { | ||
+ | border-left: none; | ||
+ | } | ||
+ | .nav ul li#now a { | ||
+ | color: #037d77; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </style> | ||
+ | |||
+ | </head> | ||
+ | |||
+ | </html> |
Revision as of 13:37, 24 August 2013