Only uses autoload to require validation classes.
[platal.git] / htdocs / css / nl.css
index 3094358..5a2566e 100644 (file)
@@ -1,5 +1,5 @@
 /***************************************************************************
- *  Copyright (C) 2003-2008 Polytechnique.org                              *
+ *  Copyright (C) 2003-2010 Polytechnique.org                              *
  *  http://opensource.polytechnique.org/                                   *
  *                                                                         *
  *  This program is free software; you can redistribute it and/or modify   *
@@ -59,6 +59,20 @@ div.nl div.title {
     background-position : 0.5ex 0ex;
 }
 
+div.nl div.title a {
+    color : #fff;
+    background-color : transparent;
+    text-decoration : none;
+    background-image: none;
+}
+
+div.nl div.title a:hover {
+    color : #fff;
+    background-color : transparent;
+    text-decoration : none;
+    background-image: none;
+}
+
 div.nl div.intro {
     margin : 4ex 3ex;
 }