diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/styles.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/static/styles.css b/static/styles.css index 55592a9..6b86768 100644 --- a/static/styles.css +++ b/static/styles.css @@ -133,10 +133,6 @@ pre { text-decoration: underline; } -.id-inner { - letter-spacing: -1ex; -} - .msg-header { margin-bottom: .25ex; } |