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;
}
{if $is_mail}
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
- <head>
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
<title>Lettre mensuelle de Polytechnique.org</title>
<style type="text/css">
{literal}
<div class='nl_background'>
{/if}
<div class='nl'>
- <div class="title">{$nl->title()}</div>
+ <div class="title"><a href="{$globals->baseurl}">{$nl->title()}</a></div>
<div class="intro">{$nl->head($prenom, $nom, $sexe, 'html')|smarty:nodefaults}</div>
<a id="top_lnk"></a>
{foreach from=$nl->_arts key=cid item=arts name=cats}