diff options
Diffstat (limited to 'mockups/html/Resources')
| -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; +} |
