Revision: 6420
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=6420&view=rev
Author:   dnaber
Date:     2012-02-04 14:16:29 +0000 (Sat, 04 Feb 2012)
Log Message:
-----------
[web] use light colored background for code

Modified Paths:
--------------
    trunk/website/www/css/style.css

Modified: trunk/website/www/css/style.css
===================================================================
--- trunk/website/www/css/style.css     2012-02-04 14:15:50 UTC (rev 6419)
+++ trunk/website/www/css/style.css     2012-02-04 14:16:29 UTC (rev 6420)
@@ -40,6 +40,13 @@
        margin-bottom: 5px;
 }
 
+code {
+    background-color: #eeeeee;
+}
+tt {
+    background-color: #eeeeee;
+}
+
 .xmlcode {
        font-family: monospace;
        margin-left: 15px;

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to