Language Flags

This commit is contained in:
2020-06-22 01:06:54 +02:00
parent 92a5ec867a
commit 0f1c86f210
2 changed files with 18 additions and 12 deletions

View File

@@ -20,4 +20,11 @@
padding: 0;
margin-bottom: 0;
vertical-align: bottom;
}
.flags {
right: 3px;
bottom: -22px;
background-color: darkgray;
border-radius: 5px;
}