Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 664 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 664 Bytes

Swissflags

The 26 swiss canton flags combined into a single image and a css file ready to use in your web project.

Example

    <link href="flags.css" rel="stylesheet" type="text/css" />

    ...

    <div class="flag flag-16 flag-BE"></div>
    <div class="flag flag-32 flag-BE"></div>
    <div class="flag flag-64 flag-BE"></div>

Note

You can create other flag sizes with my Kombine script.

    wget --no-check-certificate https://github.com/bennyschudel/Kombine/raw/master/kombine.php

    php kombine.php --sizes=128 --class-name=flag