# HG changeset patch # User Christophe Lincoln # Date 1237857969 -3600 # Node ID 4705b51e6d22cfddb49fe7f1f37039ac0272a46e # Parent ebbf8e1d1f74aa4aaf01cf95bfb01c71b5177027 CSS style: language links in white diff -r ebbf8e1d1f74 -r 4705b51e6d22 slitaz.css --- a/slitaz.css Tue Mar 24 02:20:35 2009 +0100 +++ b/slitaz.css Tue Mar 24 02:26:09 2009 +0100 @@ -26,13 +26,13 @@ #access a { background: inherit; - color: #222222; + color: white; text-decoration: none; } #access a:hover { background: inherit; - color: #EDEDED; + color: #222222; } /* Header and title */