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