summaryrefslogtreecommitdiff
path: root/static/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/default.css')
-rw-r--r--static/default.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/default.css b/static/default.css
index 8f24f39..b137fca 100644
--- a/static/default.css
+++ b/static/default.css
@@ -26,6 +26,10 @@ h3 {
margin-bottom: 2px;
}
+code {
+ border: 1px solid black;
+}
+
#container {
width: 640px;
margin: auto;