X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fnl.css;h=0b338aabfa5233be6bd6b25f7d7cb58599355adf;hb=6b440e235abe7a5c0bacad6acf52932d649d5aa3;hp=481fcbfeff74629810167202c2e18f21afce9f0a;hpb=af744c2d5f4ddf83b738b9cb390926eaca4cf7c3;p=platal.git diff --git a/htdocs/css/nl.css b/htdocs/css/nl.css index 481fcbf..0b338aa 100644 --- a/htdocs/css/nl.css +++ b/htdocs/css/nl.css @@ -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; }