Skip to content

Instantly share code, notes, and snippets.

View JohnnyBizzel's full-sized avatar

Johnny JohnnyBizzel

View GitHub Profile
@JohnnyBizzel
JohnnyBizzel / Euro CSS
Created November 27, 2016 09:34
CSS for European flags
/*!
* Generated with CSS Flag Sprite generator (https://www.flag-sprites.com/)
*/
.flag {
display: inline-block;
width: 32px;
height: 32px;
background: url('flags.png') no-repeat;
}