disorder-server.deb requires mktemp in its postinst
[disorder] / templates / disorder.css
index 6062da8..92c1768 100644 (file)
@@ -471,7 +471,8 @@ form.logout {
 }
 
 p.loginstatus {
-  color: green
+  color: green;
+  font-size: 150%
 }
 
 /* errors ********************************************************************/
@@ -489,7 +490,7 @@ p.credits {
 }
 /*
 This file is part of DisOrder.
-Copyright (C) 2003, 2004, 2005, 2007 Richard Kettlewell
+Copyright (C) 2003-2007 Richard Kettlewell
 
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by