summaryrefslogtreecommitdiffstats
path: root/screenshots.css
diff options
context:
space:
mode:
Diffstat (limited to 'screenshots.css')
-rw-r--r--screenshots.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/screenshots.css b/screenshots.css
new file mode 100644
index 0000000..52c8ed5
--- /dev/null
+++ b/screenshots.css
@@ -0,0 +1,7 @@
+ .sc_img_holder {float: left;
+ margin: 5px 5px 5px 0px;
+ padding: 5px 5px 5px 0px;}
+ .sc_img {clear: both;
+ margin-bottom: 5px;}
+ .sc_txt {display: inline;
+ text-align: center;} \ No newline at end of file