summaryrefslogtreecommitdiff
path: root/resources/sass/app.scss
diff options
context:
space:
mode:
Diffstat (limited to 'resources/sass/app.scss')
-rw-r--r--resources/sass/app.scss16
1 files changed, 16 insertions, 0 deletions
diff --git a/resources/sass/app.scss b/resources/sass/app.scss
index f78c4bb..7111267 100644
--- a/resources/sass/app.scss
+++ b/resources/sass/app.scss
@@ -10,3 +10,19 @@
@import 'background';
@import 'navbar';
@import 'utility';
+
+.hn {
+ display: inline-block;
+ font-size: inherit;
+ height: 1em;
+ overflow: visible;
+ vertical-align: -.125em;
+ fill: #ff6600;
+}
+.mastodon {
+ display: inline-block;
+ font-size: inherit;
+ height: 1em;
+ overflow: visible;
+ vertical-align: -.125em;
+}