US East flag

This commit is contained in:
Natsumi
2021-12-01 11:13:53 +13:00
parent 0cf269750f
commit 3ab5e6a4f9
7 changed files with 44 additions and 7 deletions

View File

@@ -397,3 +397,17 @@ i.x-user-status.busy {
right: -160px;
bottom: 0;
}
.flag-icon-use {
background-image: url('/images/flag_use.png');
background-size: 16px 11px;
width: 16px;
height: 11px;
}
.flag-icon-usw {
background-image: url('/images/flag_usw.png');
background-size: 16px 11px;
width: 16px;
height: 11px;
}