Template:Team:KIT-Kyoto/table
From 2014.igem.org
(Difference between revisions)
Line 10: | Line 10: | ||
.materials th{ | .materials th{ | ||
text-align:left; | text-align:left; | ||
- | |||
padding:3px; | padding:3px; | ||
} | } | ||
.materials td{ | .materials td{ | ||
- | padding:5px | + | padding:5px 10px; |
} | } | ||
</style> | </style> | ||
Line 24: | Line 23: | ||
}); | }); | ||
$('tr:even').css({ | $('tr:even').css({ | ||
- | backgroundColor:'rgba( | + | backgroundColor:'rgba(30,30,30,0.1)' |
}); | }); | ||
}); | }); | ||
</script> | </script> | ||
</html> | </html> |
Revision as of 15:14, 9 September 2014