Added finska scorecard
This commit is contained in:
parent
c5420c97eb
commit
792c54f691
5 changed files with 395 additions and 0 deletions
17
site/finska/style.css
Normal file
17
site/finska/style.css
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
.score-foul {
|
||||
color: #861D13;
|
||||
background-color: #F8DCD6;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.score-overflow {
|
||||
color: #5B4200;
|
||||
background-color: #FCEFD9;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.score-win {
|
||||
color: #394D00;
|
||||
background-color: #DEFC85;
|
||||
font-weight: bold;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue