From 955adcbb1e0cebecc1989774da40f8c801405329 Mon Sep 17 00:00:00 2001 From: Dennis Eriksen Date: Thu, 11 Apr 2013 10:27:24 +0200 Subject: testing testing with design --- public/css/styles.less | 4 +++ views/test.ejs | 96 ++++++++++++++++++++++++++++++++++++++++++++------ 2 files changed, 90 insertions(+), 10 deletions(-) diff --git a/public/css/styles.less b/public/css/styles.less index 6d948d5..2e25bd2 100644 --- a/public/css/styles.less +++ b/public/css/styles.less @@ -7,3 +7,7 @@ // The rest comes here +div#wrapper { + margin-top: @navbarHeight; + background: @yellow; +} diff --git a/views/test.ejs b/views/test.ejs index 32d2afb..656a19f 100644 --- a/views/test.ejs +++ b/views/test.ejs @@ -9,15 +9,12 @@ - - - - - + + + -

<%= title %>

-

Velkommen til <%= title %>

-

Her kommer det kanskje mer senere.

+ +
+
+ +
+
+ + + +
+

<%= title %>

+

Velkommen til <%= title %>

+

Her kommer det kanskje mer senere.

+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

TEST

+
+
+
+
-- cgit v1.2.3