We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 276c927 + 3c40b88 commit 8a6f4f9Copy full SHA for 8a6f4f9
assets/css/elsa.css
@@ -972,6 +972,10 @@ a.tootpress_nav_number {
972
max-width:100% !important;
973
}
974
975
+.toot-content a .invisible {
976
+ display:initial;
977
+}
978
+
979
/*
980
29. Mathilda
981
*/
readme.md
@@ -167,6 +167,7 @@ This project is licensed under the GPL3 License.
167
168
Release pending
169
170
+* Feature: Mastodon Shortlink Transformation
171
* Changed: Top Spacer @ Index Archive
172
* Changed: Font Size (Toot Date)
173
* Fixed: Spacing (Links without Block Container)
0 commit comments