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 1e774a5..cda20c8 100644
--- a/resources/sass/style.scss
+++ b/resources/sass/style.scss
@@ -76,3 +76,7 @@ span.tt {
footer {
padding: 1em 0;
}
+
+.obfuscate > span {
+ display: none;
+}