diff --git a/.firebaserc_example b/.firebaserc_example deleted file mode 100644 index c53f9ee5d..000000000 --- a/.firebaserc_example +++ /dev/null @@ -1,5 +0,0 @@ -{ - "projects": { - "default": "..." - } -} diff --git a/public/css/style.scss b/public/css/style.scss index b698228b3..654ae7594 100644 --- a/public/css/style.scss +++ b/public/css/style.scss @@ -746,6 +746,18 @@ key { line-height: 1rem; } } + .source{ + align-self: baseline; + color: var(--sub-color); + .top{ + font-size: 1rem; + line-height: 1.25rem; + } + .bottom{ + font-size: 1rem; + line-height: 1rem; + } + } .infoAndTags{ display: grid; gap: .5rem; diff --git a/public/index.html b/public/index.html index c8c1218b6..782802729 100644 --- a/public/index.html +++ b/public/index.html @@ -14,7 +14,8 @@ - + @@ -28,9 +29,11 @@ + - - -
- -
-
+ +
+ +
+
@@ -135,6 +139,7 @@
time
words
+
quote
custom
@@ -167,22 +172,26 @@
- +
- +