Image-based flags

This commit is contained in:
Ian Renton
2025-11-11 06:30:17 +00:00
parent 422c917073
commit c30e1616d3
407 changed files with 46 additions and 23 deletions

View File

@@ -71,11 +71,16 @@ td.nowrap, span.nowrap {
span.flag-wrapper {
display: inline-block;
width: 1.7em;
width: 1.8em;
text-align: center;
cursor: default;
}
img.flag {
position: relative;
top: -2px;
}
span.band-bullet {
display: inline-block;
cursor: default;