diff options
author | Bjoern Brandenburg <bbb@Serenity.local> | 2008-12-03 10:02:04 -0500 |
---|---|---|
committer | Bjoern Brandenburg <bbb@Serenity.local> | 2008-12-03 10:02:04 -0500 |
commit | 24f7b73819445cbf7e4856334e688293ffda301a (patch) | |
tree | 3155f774e1461b19dd61106cb1c28e70e7390a4c /inc | |
parent | d29554984f16f27a5580be243928fa76fe6209f6 (diff) |
RTSS citation
Diffstat (limited to 'inc')
-rw-r--r-- | inc/format.css | 4 |
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 | } |