diff options
author | Patrick Davison <snapwilliam@gmail.com> | 2012-08-18 17:45:59 -0700 |
---|---|---|
committer | Patrick Davison <snapwilliam@gmail.com> | 2012-08-18 17:45:59 -0700 |
commit | 0759852ab7a9af16e5f4c444ef5d1e0db6feabd3 (patch) | |
tree | 3d14988dee9ff20584ab5227cbdb81df3389b6e2 /css/stats.css | |
parent | 6206e6f71133e1266275c7309134bb7f876ea85e (diff) | |
download | pathery-0759852ab7a9af16e5f4c444ef5d1e0db6feabd3.tar.xz |
The start on Multi-day maps and Dual Path mechanic
Halfway started both.
Diffstat (limited to 'css/stats.css')
-rw-r--r-- | css/stats.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/stats.css b/css/stats.css index 8211711..8d3b361 100644 --- a/css/stats.css +++ b/css/stats.css @@ -81,7 +81,7 @@ td, th { background-color: #222223; } .scoreContainer2 { - width:390px; + width:410px; height:500px; margin-left:auto; margin-right:auto; |