diff options
Diffstat (limited to 'css/stats.css')
-rw-r--r-- | css/stats.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/css/stats.css b/css/stats.css index 23a6003..d262a75 100644 --- a/css/stats.css +++ b/css/stats.css @@ -112,13 +112,13 @@ td, th { white-space:nowrap; } -.wrapper .col1 #myPoints +.wrapper .col1 .myPoints { text-align: center; color: #00DDFF; } -.wrapper .col1 #myPoints #myPointsValue +.wrapper .col1 .myPoints .myPointsValue { font-weight: bold; }
\ No newline at end of file |