el/dot-emacs.el: Indent CSS by a whole tab.
[profile] / el / dot-emacs.el
index b6e4945..30ca029 100644 (file)
@@ -4228,7 +4228,7 @@ strip numbers instead."
 ;;;--------------------------------------------------------------------------
 ;;; HTML, CSS, and other web foolishness.
 
-(setq-default css-indent-offset 2)
+(setq-default css-indent-offset 8)
 
 ;;;--------------------------------------------------------------------------
 ;;; SGML hacking.