zk_html/recipe.css

9 lines
112 B
CSS
Raw Permalink Normal View History

2020-06-15 01:05:08 +00:00
td, th {
2020-06-14 23:25:08 +00:00
border: none;
2020-06-15 01:05:08 +00:00
background-color: transparent;
2020-06-14 23:25:08 +00:00
}
tr td:first-of-type {
font-weight: bold;
}