From 25661621f381b614293a030447f64fb350c6a223 Mon Sep 17 00:00:00 2001 From: kdam0 Date: Sat, 3 Dec 2016 19:29:16 -0500 Subject: added prelim mockups for into / splash screen --- mockups/html/Resources/SampleStyle.css | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 mockups/html/Resources/SampleStyle.css (limited to 'mockups/html/Resources') 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; +} -- cgit v1.2.3