Added group views

This commit is contained in:
Polonkai Gergely
2012-07-16 17:05:23 +02:00
parent 973b331825
commit 91b6f9f8b9
6 changed files with 108 additions and 0 deletions

11
web/css/group.css Normal file
View File

@@ -0,0 +1,11 @@
ul#submenu {
margin: 0;
padding: 0;
}
ul#submenu li {
margin: 0;
padding: 3px;
display: inline;
}