summaryrefslogtreecommitdiffstats
path: root/blog/_assets/stylesheets/_common.scss
diff options
context:
space:
mode:
Diffstat (limited to 'blog/_assets/stylesheets/_common.scss')
-rw-r--r--blog/_assets/stylesheets/_common.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/blog/_assets/stylesheets/_common.scss b/blog/_assets/stylesheets/_common.scss
index 94571c0..39e730f 100644
--- a/blog/_assets/stylesheets/_common.scss
+++ b/blog/_assets/stylesheets/_common.scss
@@ -7,3 +7,7 @@
.center {
text-align: center;
}
+
+.right {
+ float: right;
+} \ No newline at end of file