Less is more

This commit is contained in:
Mark McDowall 2013-04-20 23:25:24 -07:00
commit 1d49435675
10 changed files with 888 additions and 1057 deletions

8
UI/Content/menu.less Normal file
View file

@ -0,0 +1,8 @@
#main-menu-region {
i:before {
font-size: 35px;
}
i {
width: 40px;
}
}