chiark / gitweb /
Disobedience now supports (to some extent) 2.0 servers. Whether this
[disorder] / templates / disorder.css
index 6062da877c290ff6564673d3659b59233b73e562..92c17688f1642898a33f9393496ce3d661791a1e 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