X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fnl.css;h=5a2566e2aca90b1ef956ac6d0920b1e42db001e6;hb=01bb23e6f5ae192ffaa6afbbd94b21b2b37f2138;hp=3094358713b170c0ad01f95a5ef2ee2a1ef8f4d1;hpb=d0327f6de73e81c4bcc656471ca4161e4f1e1e1b;p=platal.git diff --git a/htdocs/css/nl.css b/htdocs/css/nl.css index 3094358..5a2566e 100644 --- a/htdocs/css/nl.css +++ b/htdocs/css/nl.css @@ -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; }