X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=htdocs%2Fcss%2Fnl.css;h=5a2566e2aca90b1ef956ac6d0920b1e42db001e6;hb=c76545c351fae4e2298624ff9ee5bf854dc5a5b6;hp=3094358713b170c0ad01f95a5ef2ee2a1ef8f4d1;hpb=730a173a333507926e0029d8a96c3a26b55756e4;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; }