summaryrefslogtreecommitdiffstats
path: root/inc
diff options
context:
space:
mode:
authorBjoern Brandenburg <bbb@Serenity.local>2008-12-03 10:02:04 -0500
committerBjoern Brandenburg <bbb@Serenity.local>2008-12-03 10:02:04 -0500
commit24f7b73819445cbf7e4856334e688293ffda301a (patch)
tree3155f774e1461b19dd61106cb1c28e70e7390a4c /inc
parentd29554984f16f27a5580be243928fa76fe6209f6 (diff)
RTSS citation
Diffstat (limited to 'inc')
-rw-r--r--inc/format.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/inc/format.css b/inc/format.css
index 1de7be0..119d7d7 100644
--- a/inc/format.css
+++ b/inc/format.css
@@ -239,6 +239,10 @@ h3 {
239 margin-top: 0; 239 margin-top: 0;
240} 240}
241 241
242.screenshot {
243 text-align: center;
244}
245
242.flushright { 246.flushright {
243 text-align: right; 247 text-align: right;
244} 248}