Team:Kyoto/CSS
From 2009.igem.org
(Difference between revisions)
m |
(table.notebook) |
||
Line 21: | Line 21: | ||
min-height:400px; | min-height:400px; | ||
margin-top:-20px; | margin-top:-20px; | ||
+ | } | ||
+ | table.notebook{ | ||
+ | width:100%; | ||
+ | margin-bottom:1.5em; | ||
+ | } | ||
+ | table.notebook td{ | ||
+ | padding:0.5em 1em; | ||
+ | } | ||
+ | table.data{ | ||
+ | margin:auto; | ||
+ | } | ||
+ | table.data td{ | ||
+ | text-align:right; | ||
+ | } | ||
+ | table.notebook div.thumb{ | ||
+ | border:none; | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 05:41, 5 August 2009