summaryrefslogtreecommitdiff
path: root/play.css
diff options
context:
space:
mode:
Diffstat (limited to 'play.css')
-rw-r--r--play.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/play.css b/play.css
index 41a2382..2a25835 100644
--- a/play.css
+++ b/play.css
@@ -137,6 +137,8 @@ main { background-color: #777; }
#log .italic { font-style: italic; }
#log div { padding-left: 20px; text-indent: -12px; }
#log div.indent { padding-left: 32px; text-indent: -12px; }
+#log .h1 { border-bottom: 2px solid #444; border-top: 2px solid #444; }
+#log .h2 { border-bottom: 1px solid #444; border-top: 1px solid #444; }
#log .adice {
font-size: 14px;