changeset 11:fb503ee5489f

Fix colours.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 10 Jan 2011 07:44:13 +0200
parents e2f975b0c518
children 774db3b4bedc
files index.php
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/index.php	Mon Jan 10 07:35:15 2011 +0200
+++ b/index.php	Mon Jan 10 07:44:13 2011 +0200
@@ -74,6 +74,7 @@
   div.options, #commands, #status {
     background: #268;
     border: 1px solid white;
+    color: white;
   }
   
   div.options { display: none; position: fixed; top: 2em; left: 2em; padding: 1em; }