diff options
| author | timb <timb@mb.local> | 2010-04-09 19:27:20 -0700 |
|---|---|---|
| committer | timb <timb@mb.local> | 2010-04-09 19:27:20 -0700 |
| commit | d71b5a02c17e40a6f21b9cf12b7e12457d8df4b5 (patch) | |
| tree | 9f4950a04d881781f3631865a8eaa8e192c50b19 /static/css/browser.css | |
| parent | 99c8ae25e4bc2b095f956fdc7a90f66c55014e02 (diff) | |
| parent | 167efea3b97a3414f5608d9bfff55aebb29b0727 (diff) | |
merging
Diffstat (limited to 'static/css/browser.css')
| -rwxr-xr-x | static/css/browser.css | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/static/css/browser.css b/static/css/browser.css index ce5600a..12c7c55 100755 --- a/static/css/browser.css +++ b/static/css/browser.css @@ -14,7 +14,7 @@ #container { text-align: left; font-family: sans-serif; - color: #4E4848; + color: #000000; margin-left: auto; margin-right: auto; width: 1200px; @@ -139,6 +139,7 @@ left:0.1%; z-index:100; left:1px; bottom:10px; +color:#00000; width: 100%; } @@ -199,7 +200,7 @@ top:15px; .msgDiv {padding:2px; } .oldmsg { - color: #666; + color: #000; } #userList { |
