summaryrefslogtreecommitdiffstats
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/local.css b/local.css
index 678fac7b..82bc6d91 100644
--- a/local.css
+++ b/local.css
@@ -127,3 +127,4 @@ h1 { margin-top: 2em }
overflow-x: auto;
}
video { border: 1px solid gray; }
+.draft { border: 1px solid red; padding: 10px; background-color: LightPink }