summaryrefslogtreecommitdiffhomepage
path: root/resources/sass
diff options
context:
space:
mode:
Diffstat (limited to 'resources/sass')
-rw-r--r--resources/sass/style.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/sass/style.scss b/resources/sass/style.scss
index 6b222f6..1e774a5 100644
--- a/resources/sass/style.scss
+++ b/resources/sass/style.scss
@@ -18,6 +18,10 @@ body {
color: #888;
}
+abbr {
+ border-width: 0 !important;
+}
+
img#profile {
margin: 1em 1em 1em 0;
}