Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 

12 rindas
407 B

  1. @charset "UTF-8";
  2. webforms-component{
  3. .icon-fa-play-circled2:before { content: '\e800'; } /* '' */
  4. .icon-fa-play:before { content: '\e801'; } /* '' */
  5. .icon-fa-basket:before { content: '\e843'; } /* '' */
  6. .icon-fa-play-circled:before { content: '\f144'; } /* '' */
  7. .icon-fa-cart-plus:before { content: '\f217'; } /* '' */
  8. .icon-fa-cart-arrow-down:before { content: '\f218'; } /* '' */
  9. }