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.

15 lines
261 B

  1. /* Empty. Add your own CSS if you like */
  2. .o-imgMenu{
  3. width: 25px!important;
  4. height: 25px!important;
  5. }
  6. .o-imgTitle{
  7. width: 40px!important;
  8. height: 40px!important;
  9. }
  10. .o-bold{
  11. font-weight: bold!important;
  12. }
  13. .o-float-right{
  14. float: right;
  15. }