Darkened podium links

This commit is contained in:
2026-02-03 02:12:42 +01:00
parent a4b011fcd9
commit 9c669e0ead

View File

@@ -591,6 +591,7 @@ input[type="range"].full-slider::-moz-range-track {
.podium-3 { background: linear-gradient(135deg, #f0d0b0, #e2a96a); } .podium-3 { background: linear-gradient(135deg, #f0d0b0, #e2a96a); }
.podium-3 .medal { background: linear-gradient(135deg, #f2b37a, #e08a4a); box-shadow: inset 0 0 0 2px #c56d2c, 0 8px 18px rgba(0,0,0,0.2); } .podium-3 .medal { background: linear-gradient(135deg, #f2b37a, #e08a4a); box-shadow: inset 0 0 0 2px #c56d2c, 0 8px 18px rgba(0,0,0,0.2); }
.podium::after { content: ""; position: absolute; inset: 0; pointer-events: none; box-shadow: inset 0 0 0 2px rgba(255,255,255,0.35); } .podium::after { content: ""; position: absolute; inset: 0; pointer-events: none; box-shadow: inset 0 0 0 2px rgba(255,255,255,0.35); }
.podium .link { color: #1a5075; }
.results-table .game-cell { .results-table .game-cell {
display: flex; display: flex;
gap: 10px; gap: 10px;