slitaz-forge rev 406

Nicer blue for users (yep Claudinei)
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jan 15 01:04:10 2014 +0100 (2014-01-15)
parents 19d1777dff8d
children 119091d34ff2
files irc/index.cgi
line diff
     1.1 --- a/irc/index.cgi	Tue Jan 14 18:43:59 2014 +0000
     1.2 +++ b/irc/index.cgi	Wed Jan 15 01:04:10 2014 +0100
     1.3 @@ -44,7 +44,7 @@
     1.4  		do
     1.5  			cat << EOT
     1.6  <div class="box">
     1.7 -<span class="date">[$time]</span> <span style="color: #0000FF;">$user:</span> $text
     1.8 +<span class="date">[$time]</span> <span style="color: #36C;">$user:</span> $text
     1.9  </div>
    1.10  EOT
    1.11  		done