aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--static/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index e69de29..533cee1 100644
--- a/static/style.css
+++ b/static/style.css
@@ -0,0 +1,3 @@
+.commit-id {
+ font-family: monospace;
+}