Minor css changes due to haml/sass update.

This commit is contained in:
benni 2012-06-24 11:02:35 +02:00
parent 7d54a416df
commit 1d6a31b9d4
2 changed files with 6 additions and 6 deletions

View file

@ -3,6 +3,6 @@
#nav ul {
margin: 0; }
#nav ul li.current a:hover {
color: #fff; }
color: white; }
#nav ul li.current ul {
width: 100%; }