aboutsummaryrefslogtreecommitdiff
path: root/mockups/html/Resources
diff options
context:
space:
mode:
Diffstat (limited to 'mockups/html/Resources')
-rw-r--r--mockups/html/Resources/SampleStyle.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/mockups/html/Resources/SampleStyle.css b/mockups/html/Resources/SampleStyle.css
new file mode 100644
index 0000000..dfe04b2
--- /dev/null
+++ b/mockups/html/Resources/SampleStyle.css
@@ -0,0 +1,7 @@
+/*
+ place extra stylesheet here
+*/
+
+.ImageContainer img {
+ border: solid 2px #999;
+}