summaryrefslogtreecommitdiff
path: root/views/css_test.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/css_test.ejs')
-rw-r--r--views/css_test.ejs28
1 files changed, 28 insertions, 0 deletions
diff --git a/views/css_test.ejs b/views/css_test.ejs
new file mode 100644
index 0000000..94e96e6
--- /dev/null
+++ b/views/css_test.ejs
@@ -0,0 +1,28 @@
+<% include header %>
+<div class="grid-container no-padding small-border no-overflow">
+ <div class="grid-25 tall small-border">
+
+<img src="http://i.asdf.us/im/e6/_1417140870.gif" style="" />
+<img src="http://i.asdf.us/im/e6/_1417140870.gif" style="" />
+<img src="http://i.asdf.us/im/e6/_1417140870.gif" style="" />
+<img src="http://i.asdf.us/im/e6/_1417140870.gif" style="" />
+
+
+
+
+ I am 25% wide.
+
+ </div>
+ <div class="grid-75">
+ <img src="http://i.asdf.us/im/9c/GreenForestofFernsgreen198388111024768_1417157625.gif" style="" />
+ <img src="http://i.asdf.us/im/9c/GreenForestofFernsgreen198388111024768_1417157625.gif" style="" />
+ <img src="http://i.asdf.us/im/9c/GreenForestofFernsgreen198388111024768_1417157625.gif" style="" />
+ <img src="http://i.asdf.us/im/9c/GreenForestofFernsgreen198388111024768_1417157625.gif" style="" />
+ <img src="http://i.asdf.us/im/9c/GreenForestofFernsgreen198388111024768_1417157625.gif" style="" />
+ <img src="http://i.asdf.us/im/9c/GreenForestofFernsgreen198388111024768_1417157625.gif" style="" />
+ <img src="http://i.asdf.us/im/9c/GreenForestofFernsgreen198388111024768_1417157625.gif" style="" />
+ I am 75% wide.
+ </div>
+</div>
+
+<% include footer %>