User: wyrfel  
Date: 2007-08-27 15:19:06+0000
Modified:
   marketing/www/tryouts/Why.OpenOffice.org/css/scale.css

Log:
 trying to solve link formatting

File Changes:

Directory: /marketing/www/tryouts/Why.OpenOffice.org/css/
=========================================================

File [changed]: scale.css
Url: 
http://marketing.openoffice.org/source/browse/marketing/www/tryouts/Why.OpenOffice.org/css/scale.css?r1=1.11&r2=1.12
Delta lines:  +20 -2
--------------------
--- scale.css   2007-08-24 12:39:08+0000        1.11
+++ scale.css   2007-08-27 15:19:04+0000        1.12
@@ -57,12 +57,30 @@
 

 div#main ul#keywords li a {

        color: #06348c;

-       text-decoration: none;

+       text-decoration: none !important;

+       font-weight: bold;

+}

+

+div#main ul#keywords li a:link {

+       color: #06348c;

+       text-decoration: none !important;

+       font-weight: bold;

+}

+

+div#main ul#keywords li a:active {

+       color: #06348c;

+       text-decoration: none !important;

+       font-weight: bold;

+}

+

+div#main ul#keywords li a:focus {

+       color: #06348c;

+       text-decoration: none !important;

        font-weight: bold;

 }

 

 div#main ul#keywords li a:hover {

-       text-decoration:underline;

+       text-decoration:underline !important;

 }

 

 div#main ul#keywords li img.shadow {





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to