diff options
author | Arun Persaud <arun@nubati.net> | 2011-10-07 20:52:52 -0700 |
---|---|---|
committer | Arun Persaud <apersaud@lbl.gov> | 2011-10-07 20:52:52 -0700 |
commit | 3f60adfc28f87886827084ebce58f041c1967722 (patch) | |
tree | 885444a648f8313805a26e44323d0b96f4278032 /css | |
parent | 6bb40ad539c14101b609018998d5045e88e2ace4 (diff) | |
download | e-DoKo-3f60adfc28f87886827084ebce58f041c1967722.tar.gz e-DoKo-3f60adfc28f87886827084ebce58f041c1967722.tar.bz2 e-DoKo-3f60adfc28f87886827084ebce58f041c1967722.zip |
fixed some html source code alignement and moved the games table, so it's flush left with the rest of the test
Diffstat (limited to 'css')
-rw-r--r-- | css/standard.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/css/standard.css b/css/standard.css index 0ca4ad2..593eeb1 100644 --- a/css/standard.css +++ b/css/standard.css @@ -485,6 +485,7 @@ ul.tricks li div div span.comment span{ div.user ul { list-style:none; + padding: 0px; } div.user ul li { |