summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/css/screen.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/css/screen.css b/assets/css/screen.css
index 34bc530..329e1ca 100644
--- a/assets/css/screen.css
+++ b/assets/css/screen.css
@@ -285,6 +285,9 @@ table {
}
/* commit styles */
+.message span.commit {
+ font-family: monospace;
+}
.message span.commit.attribution {
color: #005cc5;
}