From 8f5a2f76643351311be665a01a899662a260cbe4 Mon Sep 17 00:00:00 2001 From: Adriaan Wormgoor Date: Fri, 11 Oct 2013 15:08:50 +0200 Subject: [PATCH] minor updates. --- css/{ => _backup20131011}/popups.css | 0 index.html | 6 +++--- less/verticalshapes.less | 1 - 3 files changed, 3 insertions(+), 4 deletions(-) rename css/{ => _backup20131011}/popups.css (100%) diff --git a/css/popups.css b/css/_backup20131011/popups.css similarity index 100% rename from css/popups.css rename to css/_backup20131011/popups.css diff --git a/index.html b/index.html index 4804f84..990d08f 100755 --- a/index.html +++ b/index.html @@ -121,9 +121,9 @@ - - - + + + diff --git a/less/verticalshapes.less b/less/verticalshapes.less index 90fd25b..445281d 100644 --- a/less/verticalshapes.less +++ b/less/verticalshapes.less @@ -17,5 +17,4 @@ &.converging { background: url('../img/vertical_shape_icons/converging.png') no-repeat; } &.sinus { background: url('../img/vertical_shape_icons/sinus.png') no-repeat; } } - } \ No newline at end of file