scorecard-4p: added the new 4p version
This commit is contained in:
parent
5bcff37e07
commit
cbd55175ae
5 changed files with 74 additions and 12 deletions
21
site/scorecard-4p/style.css
Normal file
21
site/scorecard-4p/style.css
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
tfoot input {
|
||||
border-width: 1px;
|
||||
}
|
||||
|
||||
.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