From 9f5a8393d938e07a56f7782ef60122818d3bd81b Mon Sep 17 00:00:00 2001 From: Paul Tagliamonte Date: Mon, 24 Dec 2012 14:38:14 -0500 Subject: [PATCH] need a graphic designer --- demo/templates/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/demo/templates/index.html b/demo/templates/index.html index 9da4ec1..3a5266a 100644 --- a/demo/templates/index.html +++ b/demo/templates/index.html @@ -42,9 +42,23 @@ html, body { width: 49%; height: 100%; } +.head { + min-height: 20px; +} +.r-i-l { + float: left; + width: 49%; + height: 100%; +} +.r-o-l { + float: right; + width: 49%; + height: 100%; +} +

Edit the left side