Add grade calculation algorithm
This commit is contained in:
parent
bb9ec41cbd
commit
8bd6b16f71
3 changed files with 30 additions and 1 deletions
|
@ -42,6 +42,7 @@ body {
|
|||
}
|
||||
|
||||
.badge {
|
||||
display: none;
|
||||
padding: 14px;
|
||||
font-weight: bold;
|
||||
font-size: 32pt;
|
||||
|
|
Reference in a new issue