aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorDennis Eriksen <dennis.se@gmail.com>2013-05-12 19:39:48 +0200
committerDennis Eriksen <dennis.se@gmail.com>2013-05-12 19:39:48 +0200
commit114f4a90819d29ca2ecb4cc1c3dd3856a1a36686 (patch)
tree26c5c2e2e3bc86c6a80135c68347945e3617a3f6
parentChanged text in home.ejs (diff)
downloadDivid-114f4a90819d29ca2ecb4cc1c3dd3856a1a36686.tar.gz
fixed faulty comments
-rw-r--r--public/css/shame.less6
1 files changed, 3 insertions, 3 deletions
diff --git a/public/css/shame.less b/public/css/shame.less
index 997409b..0a4efa1 100644
--- a/public/css/shame.less
+++ b/public/css/shame.less
@@ -2,11 +2,11 @@
* Divid stylesheet
*/
-//Imports the bootstrap-variables
+/* Imports the bootstrap-variables */
@import "variables.less";
-//imports the functions from bootstrap
+/* imports the functions from bootstrap */
@import "bootstrapless/mixins.less";
-// The rest comes here
+/* The rest comes here */
body {
margin-top: @navbarHeight;