summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
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