X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fnl.css;h=0b338aabfa5233be6bd6b25f7d7cb58599355adf;hb=6b440e235abe7a5c0bacad6acf52932d649d5aa3;hp=3094358713b170c0ad01f95a5ef2ee2a1ef8f4d1;hpb=08fa70684fd1332178cddb6b318151335fb4506c;p=platal.git diff --git a/htdocs/css/nl.css b/htdocs/css/nl.css index 3094358..0b338aa 100644 --- a/htdocs/css/nl.css +++ b/htdocs/css/nl.css @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2008 Polytechnique.org * + * Copyright (C) 2003-2009 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; }