Template:Team:TMU-Tokyo/Home.css
From 2013.igem.org
(Difference between revisions)
Masashiohara (Talk | contribs) |
Masashiohara (Talk | contribs) |
||
Line 36: | Line 36: | ||
} | } | ||
- | .idea | + | .idea table { |
width: 420px; | width: 420px; | ||
height: 150px; | height: 150px; | ||
Line 43: | Line 43: | ||
} | } | ||
- | + | .idea caption { | |
- | + | ||
- | + | ||
text-align:left; | text-align:left; | ||
} | } | ||
- | + | .idea td { | |
- | .idea td | + | |
border: 0px #000000 solid; | border: 0px #000000 solid; | ||
background-color: #f0ffff; | background-color: #f0ffff; | ||
Line 56: | Line 53: | ||
vertical-align: middle; | vertical-align: middle; | ||
border-radius : 50px 50px 50px 50px ; | border-radius : 50px 50px 50px 50px ; | ||
- | } | + | } |
- | + | ||
- | + | ||
+ | |||
+ | .parts table{ | ||
+ | width: 420px; | ||
+ | height: 150px; | ||
+ | border: 0px #000 solid; | ||
+ | background-color: #ffffff; | ||
+ | |||
+ | .parts td { | ||
+ | border: 0px #000000 solid; | ||
+ | background-color: #ffff99; | ||
+ | padding: 0 30px; | ||
+ | text-align: left; | ||
+ | vertical-align: middle; | ||
+ | border-radius : 50px 50px 50px 50px ; | ||
+ | } | ||
+ | |||
+ | |||
.naka table { | .naka table { | ||
Line 75: | Line 89: | ||
} | } | ||
- | |||
- | |||
.future caption { | .future caption { | ||
text-align:left; | text-align:left; | ||
Line 90: | Line 102: | ||
} | } | ||
+ | |||
+ | |||
.human table{ | .human table{ | ||
width: 420px; | width: 420px; | ||
Line 109: | Line 123: | ||
border-radius : 50px 50px 50px 50px ; | border-radius : 50px 50px 50px 50px ; | ||
} | } | ||
- | |||
- | .owari table { | + | |
+ | |||
+ | .owari table { | ||
width: 950px; | width: 950px; | ||
height: 150px; | height: 150px; | ||
border: 0px #000000 solid; | border: 0px #000000 solid; | ||
- | background-color: #ffffff; | + | background-color: #ffffff; |
- | + | ||
} | } | ||
+ | |||
+ | |||
+ | |||
.safety table{ | .safety table{ | ||
Line 126: | Line 143: | ||
} | } | ||
- | |||
- | |||
.safety caption { | .safety caption { | ||
text-align:left; | text-align:left; | ||
} | } | ||
- | |||
.safety td { | .safety td { | ||
border: 0px #000000 solid; | border: 0px #000000 solid; | ||
Line 141: | Line 155: | ||
} | } | ||
+ | |||
+ | |||
.achievement table{ | .achievement table{ | ||
width: 420px; | width: 420px; |
Revision as of 19:57, 11 September 2013