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.

flags.css 311B

12345678910111213141516171819
  1. /*!
  2. * Generated with CSS Flag Sprite generator (https://www.flag-sprites.com/)
  3. */
  4. .flag {
  5. display: inline-block;
  6. width: 16px;
  7. height: 11px;
  8. background: url('../img/flags.png') no-repeat;
  9. }
  10. .flag.flag-us {
  11. background-position: -16px 0;
  12. }
  13. .flag.flag-fr {
  14. background-position: 0 0;
  15. }