style tweaks

This commit is contained in:
albert
2011-11-14 16:19:54 -05:00
parent 65f62e0245
commit b9db753164
7 changed files with 212 additions and 79 deletions

View File

@@ -57,5 +57,5 @@ div#more-links {
width: 8em;
line-height: 1.3em;
padding: 0.2em 0.6em;
@include box-shadow(2px 2px 2px #ccc);
@include box-shadow(2px, 2px, 2px, #ccc);
}