diff --git a/tuteurs.css b/tuteurs.css index 7bb9d6f..02b5e7a 100644 --- a/tuteurs.css +++ b/tuteurs.css @@ -55,6 +55,9 @@ a:visited { a:link:hover, a:visited:hover { color: #4040FF; } +a.actuel { + font-weight: bold; +} p { margin: 0 0 0.5ex 0; }