aboutsummaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
authorcel <cel@lOUVT+Phkvai9a/cCS/RKo+S9hnPAQdVixms/7ldpPA=.ed25519>2020-05-28 11:34:43 -0400
committercel <cel@lOUVT+Phkvai9a/cCS/RKo+S9hnPAQdVixms/7ldpPA=.ed25519>2020-05-28 11:34:43 -0400
commitbe16025cfbbafcffe26d2b6e7a17952a39c2cd67 (patch)
tree0b97f399ba4bb20f919911b8e6b1d92e0d522fbf /static/styles.css
parentc8f96e2696d4d538e2b5e9afdec945c3091ce03c (diff)
downloadpatchfoo-be16025cfbbafcffe26d2b6e7a17952a39c2cd67.tar.gz
patchfoo-be16025cfbbafcffe26d2b6e7a17952a39c2cd67.zip
Compress id markdown, to save horizontal space
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/static/styles.css b/static/styles.css
index 50ad7c0..56a470b 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -126,13 +126,17 @@ pre {
.id-deemphasize {
color: #67f;
- font-size: smaller;
+ font-size: x-small;
}
.id-name {
text-decoration: underline;
}
+.id-inner {
+ letter-spacing: -1ex;
+}
+
.msg-header {
margin-bottom: .25ex;
}