aboutsummaryrefslogtreecommitdiffstats
path: root/src/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/style.css')
-rw-r--r--src/style.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/style.css b/src/style.css
index b7819af..f29d097 100644
--- a/src/style.css
+++ b/src/style.css
@@ -4,7 +4,3 @@ body {
4.tag { 4.tag {
5 line-height: 1.6; 5 line-height: 1.6;
6} 6}
7fieldset {
8 border-style: dashed;
9 border-color: #aaa;
10}