diff options
author | Lurifax <stianalexanderolsen@gmail.com> | 2013-04-29 19:03:35 +0200 |
---|---|---|
committer | Lurifax <stianalexanderolsen@gmail.com> | 2013-04-29 19:03:35 +0200 |
commit | 33b63b3f39cec5597a15916cd4d4168f5a7bf9f6 (patch) | |
tree | bd093fb5068031134a888edd238b5bd6bd50d31d /public | |
parent | Removed commented animation (diff) | |
download | Divid-33b63b3f39cec5597a15916cd4d4168f5a7bf9f6.tar.gz |
Commented out include of use.css out of shame.less and included shame.css in header
Diffstat (limited to 'public')
-rw-r--r-- | public/css/shame.less | 2 |
1 files changed, 1 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";*/ |