mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2026-02-05 05:09:55 +00:00
add medals table
This commit is contained in:
@ -25,3 +25,15 @@ html {
|
||||
.red {
|
||||
color: #EE334E;
|
||||
}
|
||||
|
||||
.gold {
|
||||
color: #FFD700;
|
||||
}
|
||||
|
||||
.silver {
|
||||
color: #C0C0C0;
|
||||
}
|
||||
|
||||
.bronze {
|
||||
color: #CD7F32;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user