zk_html/recipe.css

9 lines
112 B
CSS

td, th {
border: none;
background-color: transparent;
}
tr td:first-of-type {
font-weight: bold;
}