You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
224 B

8 years ago
8 years ago
  1. .o_project_title_img{
  2. width: 50px;
  3. display: inline-block;
  4. }
  5. .o_worker_avatar_img{
  6. width: 70px;
  7. display: block;
  8. }
  9. .o_worker_avatar_card{
  10. width: 100px;
  11. display: inline-block;
  12. text-align: center;
  13. }