We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b61953a commit fa74373Copy full SHA for fa74373
frontend/css/livesite.css
@@ -60,7 +60,7 @@ a.no-decoration {
60
position: sticky;
61
top: 3.5rem; /* the (computed) height of .navbar */
62
z-index: 10000;
63
- background: #fff;
+ background: #fafafa; /* The same color as bootstrap's body background. */
64
}
65
66
.standard-standings {
0 commit comments