summaryrefslogtreecommitdiffstats
path: root/inc
diff options
context:
space:
mode:
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}