summaryrefslogtreecommitdiff
path: root/_sass
diff options
context:
space:
mode:
Diffstat (limited to '_sass')
-rw-r--r--_sass/yat/_layout.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/_sass/yat/_layout.scss b/_sass/yat/_layout.scss
index 8bc0814..74751c6 100644
--- a/_sass/yat/_layout.scss
+++ b/_sass/yat/_layout.scss
@@ -210,6 +210,11 @@ html {
}
}
+.copyleft {
+ display: inline-block;
+ transform: rotate(180deg);
+}
+
/**
* Post header
*/