summaryrefslogtreecommitdiff
path: root/www/blog/bread/index.css
blob: a12af0f67b37df3e2f6b580cf074c6b20683d4e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
table.bake-info th, td {
  border: 1px dotted #eee;
}

table.bake-info th {
  background: #debfff;
}

table.bake-info td {
  background: #fffdeb; 
}