Template:Team:KIT-Kyoto/table
From 2014.igem.org
(Difference between revisions)
(9 intermediate revisions not shown) | |||
Line 4: | Line 4: | ||
background-color:rgba(0,0,0,0); | background-color:rgba(0,0,0,0); | ||
border-collapse: collapse; | border-collapse: collapse; | ||
- | + | margin-left:5px; | |
- | + | ||
} | } | ||
+ | |||
+ | th,td{ | ||
+ | font-family:'Lucida Grande', | ||
+ | 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', | ||
+ | Meiryo, メイリオ, sans-serif;} | ||
.materials th{ | .materials th{ | ||
- | text-align: | + | text-align:center; |
padding:3px; | padding:3px; | ||
} | } | ||
Line 23: | Line 27: | ||
}); | }); | ||
$('tr:even').css({ | $('tr:even').css({ | ||
- | backgroundColor:'rgba( | + | backgroundColor:'rgba(80,80,80,0.1)' |
}); | }); | ||
}); | }); | ||
</script> | </script> | ||
</html> | </html> |
Latest revision as of 06:23, 2 October 2014