summaryrefslogtreecommitdiff
path: root/resources/sass/app.scss
diff options
context:
space:
mode:
authorhorus2024-01-16 01:12:23 +0100
committerhorus2024-01-16 01:12:23 +0100
commit264302f6cdc630097e45ac76509da20ea4ccf684 (patch)
treed44b51878ff2ccb5b4e8bca44ccda7a39ebd03cf /resources/sass/app.scss
parentb68cfe7aaf949106be34b9d2e439baf5d55e6d7e (diff)
downloadcurious-264302f6cdc630097e45ac76509da20ea4ccf684.tar.gz
changes in design
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;
+}