From 65b14bc3eb11e54261cf6fd5d0755a0f14cc8acf Mon Sep 17 00:00:00 2001 From: david wee Date: Sun, 28 Aug 2011 10:35:18 -0700 Subject: [PATCH 1/2] added reminder text below run, may freely take this out if needed --- static/index.css | 1 + views/index.ejs | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/static/index.css b/static/index.css index 52673e5..0b46981 100644 --- a/static/index.css +++ b/static/index.css @@ -21,6 +21,7 @@ body { #examples { position: relative; overflow: hidden; /* important: so floated elements were overflown by container */ + min-height:350px; } .example { float: left; diff --git a/views/index.ejs b/views/index.ejs index db1bb31..aac1ec9 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -22,8 +22,9 @@
-
+
+
(You can also edit the text in the box!)
From 20352397bfdc271d3be7fdc4aa3f9cd70580d872 Mon Sep 17 00:00:00 2001 From: david wee Date: Sun, 28 Aug 2011 10:41:04 -0700 Subject: [PATCH 2/2] tweaked font size --- views/index.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/index.ejs b/views/index.ejs index aac1ec9..aca424a 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -24,7 +24,7 @@
-
(You can also edit the text in the box!)
+
(You can also edit the text in the box!)