aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorLurifax <stianalexanderolsen@gmail.com>2013-04-29 19:03:35 +0200
committerLurifax <stianalexanderolsen@gmail.com>2013-04-29 19:03:35 +0200
commit33b63b3f39cec5597a15916cd4d4168f5a7bf9f6 (patch)
treebd093fb5068031134a888edd238b5bd6bd50d31d
parentRemoved commented animation (diff)
downloadDivid-33b63b3f39cec5597a15916cd4d4168f5a7bf9f6.tar.gz
Commented out include of use.css out of shame.less and included shame.css in header
-rw-r--r--public/css/shame.less2
-rw-r--r--views/header.ejs1
2 files changed, 2 insertions, 1 deletions
diff --git a/public/css/shame.less b/public/css/shame.less
index 023aedd..04e4aa6 100644
--- a/public/css/shame.less
+++ b/public/css/shame.less
@@ -240,4 +240,4 @@ div.lastactivity .activity .details {
}
-@import "use.less";
+/*@import "use.less";*/
diff --git a/views/header.ejs b/views/header.ejs
index 815be5c..1dd275d 100644
--- a/views/header.ejs
+++ b/views/header.ejs
@@ -13,4 +13,5 @@
<link rel="stylesheet" href="/css/bootstrap-responsive.css">
<link rel="stylesheet" href="/css/shame.css" />
+ <link rel="stylesheet" href"/css/use.css" />