aboutsummaryrefslogtreecommitdiff
path: root/mockups/html/Resources/SampleStyle.css
diff options
context:
space:
mode:
authorkdam0 <kumar.damani@mail.utoronto.ca>2016-12-04 00:29:16 +0000
committerkdam0 <kumar.damani@mail.utoronto.ca>2016-12-04 00:29:16 +0000
commit25661621f381b614293a030447f64fb350c6a223 (patch)
tree004490efc6cd2e2fcf979c991c9f31377d5e7fc0 /mockups/html/Resources/SampleStyle.css
parent81b0036addf46e99327d232d9f0a6a5a2d2a9220 (diff)
added prelim mockups for into / splash screenHEADmaster
Diffstat (limited to 'mockups/html/Resources/SampleStyle.css')
-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;
+}