about summary refs log tree commit diff stats
path: root/weeds
diff options
context:
space:
mode:
Diffstat (limited to 'weeds')
-rw-r--r--weeds/weed.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/weeds/weed.css b/weeds/weed.css index 12b54d9..5fafec2 100644 --- a/weeds/weed.css +++ b/weeds/weed.css
@@ -10,6 +10,7 @@ article {
10 border: 2px ridge; 10 border: 2px ridge;
11 background: #888; 11 background: #888;
12 padding: 0 1ch; 12 padding: 0 1ch;
13 margin-bottom: 1em;
13} 14}
14 15
15article header { 16article header {