Skip to content

Commit

Permalink
Add cefta flag to stylesheets (#1065)
Browse files Browse the repository at this point in the history
Closes #1064
  • Loading branch information
NotTsunami committed Dec 21, 2022
1 parent a6c2158 commit ce3c939
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 1 deletion.
6 changes: 6 additions & 0 deletions css/flag-icons.css
Expand Up @@ -1524,6 +1524,12 @@
.fi-ac.fis {
background-image: url(../flags/1x1/ac.svg);
}
.fi-cefta {
background-image: url(../flags/4x3/cefta.svg);
}
.fi-cefta.fis {
background-image: url(../flags/1x1/cefta.svg);
}
.fi-cp {
background-image: url(../flags/4x3/cp.svg);
}
Expand Down

0 comments on commit ce3c939

Please sign in to comment.