mirror of
https://github.com/Eggbertx/gochan.git
synced 2025-08-28 08:06:24 -07:00
Add international flag sprites and flag css
This commit is contained in:
parent
13652d4fa2
commit
c77121db80
2 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
/*https://www.flag-sprites.com/ */
|
||||
|
||||
.flag-geoip {display: inline-block;width: 16px;height: 11px;background: url('flags.png') no-repeat;}
|
||||
.flag-geoip {display: inline-block;width: 16px;height: 11px;background: url("res/flags.png") no-repeat;}
|
||||
.flag-geoip.flag-cz{background-position:-64px -33px}
|
||||
.flag-geoip.flag-ne{background-position:-16px -110px}
|
||||
.flag-geoip.flag-jm{background-position:-240px -66px}
|
||||
|
|
Before Width: | Height: | Size: 78 KiB After Width: | Height: | Size: 78 KiB |
Loading…
Add table
Add a link
Reference in a new issue