Template:Team:TMU-Tokyo/Home.css
From 2013.igem.org
(Difference between revisions)
Masashiohara (Talk | contribs) |
Masashiohara (Talk | contribs) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
- | # | + | #grid_2 table { |
+ | width: 960px; | ||
+ | height: 150px; | ||
+ | border: 1px #000000 solid; | ||
+ | background-color: #ffffff; | ||
+ | } | ||
+ | |||
+ | #grid_2 caption { | ||
+ | text-align: center; | ||
+ | } | ||
- | + | #container_2 td { | |
- | + | border: 1px #000000 solid; | |
- | + | background-color: #f0ffff; | |
- | + | padding: 0 30px; | |
- | + | text-align: center; | |
- | + | vertical-align: middle; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
+ | |||
+ | |||
.table tr td : table{ | .table tr td : table{ |
Revision as of 10:19, 10 September 2013