about summary refs log tree commit diff
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/.DS_Storebin6148 -> 6148 bytes
-rw-r--r--res/blogstyle.css4
2 files changed, 4 insertions, 0 deletions
diff --git a/res/.DS_Store b/res/.DS_Store
index 5008ddfcf53c..6bbb484b850d 100644
--- a/res/.DS_Store
+++ b/res/.DS_Store
Binary files differdiff --git a/res/blogstyle.css b/res/blogstyle.css
index 8c065c53ce20..63330a97751b 100644
--- a/res/blogstyle.css
+++ b/res/blogstyle.css
@@ -43,6 +43,10 @@ body {
 	text-align:center;
 }
 
+.rightbox {
+	text-align:right;
+}
+
 .innerBox {
 	width: 100%;
 	margin-top: 20px;