diff options
| author | kdam0 <kumar.damani@mail.utoronto.ca> | 2016-12-04 00:29:16 +0000 |
|---|---|---|
| committer | kdam0 <kumar.damani@mail.utoronto.ca> | 2016-12-04 00:29:16 +0000 |
| commit | 25661621f381b614293a030447f64fb350c6a223 (patch) | |
| tree | 004490efc6cd2e2fcf979c991c9f31377d5e7fc0 /mockups/html/Resources/SampleStyle.css | |
| parent | 81b0036addf46e99327d232d9f0a6a5a2d2a9220 (diff) | |
Diffstat (limited to 'mockups/html/Resources/SampleStyle.css')
| -rw-r--r-- | mockups/html/Resources/SampleStyle.css | 7 |
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; +} |
