summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorilotterytea <iltsu@alright.party>2024-06-16 14:18:17 +0500
committerilotterytea <iltsu@alright.party>2024-06-16 14:18:17 +0500
commit4d79baa96d3995d7c1a7c98ca9dbc28acf8ae3b7 (patch)
tree37706d63bfbe7be2fe2c55284f2cf84615462e97 /style.css
parent96bf9fec9264c035dfb9627d22b29ab270508daf (diff)
feat: "fork me" ribbon
Diffstat (limited to 'style.css')
-rw-r--r--style.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/style.css b/style.css
index c9c0837..7178deb 100644
--- a/style.css
+++ b/style.css
@@ -81,4 +81,10 @@ html {
.preview img {
max-width: 100%;
+}
+
+.fork {
+ position: absolute;
+ right: 0;
+ top: 0;
} \ No newline at end of file