diff --git a/public/assets/css/style.css b/public/assets/css/style.css index 648abf8..7e523b1 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -158,6 +158,23 @@ body { white-space: nowrap; } +.subtitle { + font: 12px tahoma, sans-serif; + color: var(--light-blue); + margin: 0; +} + +.subtitle p { + margin: 0; +} + +.logo-container { + display: flex; + flex-direction: column; + align-items: center; + gap: -20px; +} + .box table thead td { font-weight: bold; } diff --git a/public/home.html b/public/home.html index 2be11a7..71ce6e6 100644 --- a/public/home.html +++ b/public/home.html @@ -8,7 +8,10 @@
PayDirt Score:
+2024 PayDirt Score:
A player's PayDirt score is calculated by weighting their offense score by their annual salary. It is used to evaluate the worth of their contract.Offense Score:
+2024 Offense Score:
A player's offense score is calculated by combining several of their offense stats into a weighted score. It is indicative of their overall performance.