fixed search and filters

This commit is contained in:
2013-01-29 09:04:40 -05:00
parent 905b3258fb
commit 19e03c4fa0
21 changed files with 414 additions and 388 deletions

View File

@@ -24,6 +24,12 @@ list-style-type: none;
float: left;
}
#userphoto {
width: 160px;
height: 160px;
background-color: #99B2FF;
}
#exerciselist {
width : 500px;
height : 400px;