We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35fb542 commit 81f6f44Copy full SHA for 81f6f44
webapp/public/style_domjudge.css
@@ -243,6 +243,11 @@ del {
243
}
244
.scoreboard .scoreaf { white-space: nowrap; border: 0; padding-left: 2px; text-align: center; }
245
.scoreboard .scoreaf img { vertical-align: middle; }
246
+.mobile-scoreboard .countryflag {
247
+ height: 1rem;
248
+ width: 1.33rem;
249
+ border-radius: 0.1875rem;
250
+}
251
.univ {
252
font-size: 80%;
253
font-weight: normal;
0 commit comments