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