From 42dc5e309074fa40cf1447b4ee4a5a7fbb512073 Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Fri, 16 Sep 2011 11:58:10 +0200 Subject: [PATCH] remove unused css --- _less/bitcoin.less | 5 ----- 1 file changed, 5 deletions(-) diff --git a/_less/bitcoin.less b/_less/bitcoin.less index 4662cd4c..ad6f14c6 100644 --- a/_less/bitcoin.less +++ b/_less/bitcoin.less @@ -7,11 +7,6 @@ img.icon { vertical-align: bottom; } -/* body, html, footer { - background: @bgColor; - color: #fff; -}*/ - #masthead .inner { padding-top: 1.5em; }