X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fespace.css;h=6ecc552160d7a46e76fb95ecb8fb24c62f9f3bdb;hb=b867361bcb034fefa0336add9c3f3fb9aa17a4e2;hp=bbb77785caceeb6a41ddfa5986f2ef11e69e3f07;hpb=a7c29df3b9bf8f3c3b23fec0f1d2feb814cb61fe;p=platal.git diff --git a/htdocs/css/espace.css b/htdocs/css/espace.css index bbb7778..6ecc552 100644 --- a/htdocs/css/espace.css +++ b/htdocs/css/espace.css @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2008 Polytechnique.org * + * Copyright (C) 2003-2011 Polytechnique.org * * http://opensource.polytechnique.org/ * * * * This program is free software; you can redistribute it and/or modify * @@ -39,6 +39,11 @@ legend { color: #ffffff; } +legend a:link, legend a:visited, legend a:active, legend a:hover { + color: #99F; + background: inherit; +} + /******************************************************************************* 2 Styles

,

, ,
  • [ styles classiques d'effets de texte ] @@ -104,6 +109,12 @@ div.contact-list div.contact { color: inherit; } +div.contact-list div.grayed { + color: #444; + font-style: italic; + background: #eee; +} + div.contact div.long { background: #ffffff; color: inherit;