From 5b320cf9ed3ce424038520decacd4c07f88ad86e Mon Sep 17 00:00:00 2001 From: Johan Leitet Date: Tue, 18 Feb 2014 16:34:34 +0100 Subject: [PATCH] =?UTF-8?q?Lagt=20till=20presentationsl=C3=A4nk?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 ++ theme/css/lnu.css | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/index.html b/index.html index 506cf23..cb9d94a 100755 --- a/index.html +++ b/index.html @@ -42,6 +42,7 @@
+ @@ -51,6 +52,7 @@

+

http://goo.gl/i0oehc

diff --git a/theme/css/lnu.css b/theme/css/lnu.css index 14acb95..4e13537 100755 --- a/theme/css/lnu.css +++ b/theme/css/lnu.css @@ -135,3 +135,8 @@ box-shadow: 10px 10px 200px 10px rgba(0,0,0,1); display:inline; } +#presentationlink { + position: aboslute; + top:20px; + left: 20px; +}