initial commit; version 22.5.12042

This commit is contained in:
2022-12-12 23:28:25 -05:00
commit af1b03d79f
17653 changed files with 22692970 additions and 0 deletions

BIN
html/img/flags.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
html/img/sprite.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

View File

@ -0,0 +1,48 @@
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and ( min--moz-device-pixel-ratio: 1.5),
only screen and ( min-device-pixel-ratio: 1.5),
only screen and ( min-resolution: 144dpi),
only screen and ( min-resolution: 1.5dppx)
{
[class^="sprite-"], [class*=" sprite-"] {
background-image: url('svg_png_27.png');
}
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and ( min--moz-device-pixel-ratio: 2),
only screen and ( min-device-pixel-ratio: 2),
only screen and ( min-resolution: 192dpi),
only screen and ( min-resolution: 2dppx)
{
[class^="sprite-"], [class*=" sprite-"] {
background-image: url('svg_png_36.png');
}
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2.5),
only screen and ( min--moz-device-pixel-ratio: 2.5),
only screen and ( min-device-pixel-ratio: 2.5),
only screen and ( min-resolution: 240dpi),
only screen and ( min-resolution: 2.5dppx)
{
[class^="sprite-"], [class*=" sprite-"] {
background-image: url('svg_png_45.png');
}
}
@media
only screen and (-webkit-min-device-pixel-ratio: 3),
only screen and ( min--moz-device-pixel-ratio: 3),
only screen and ( min-device-pixel-ratio: 3),
only screen and ( min-resolution: 288dpi),
only screen and ( min-resolution: 3dppx)
{
[class^="sprite-"], [class*=" sprite-"] {
background-image: url('svg_png_54.png');
}
}

BIN
html/img/sprite/svg_png.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 KiB

BIN
html/img/svg_png.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

BIN
html/img/svg_png_36.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB