X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fespace.css;h=91b2bd0584372ad60dc7ffc4733346c130fa7cf0;hb=562064b5c957add7da0cb2d1eacb60830f241552;hp=36585f22afdf92cb71c4f0437c5dbb2eb8427b64;hpb=3d955b8600d5d9d3845e5ee4b9d7d2fc7bf8188b;p=platal.git diff --git a/htdocs/css/espace.css b/htdocs/css/espace.css index 36585f2..91b2bd0 100644 --- a/htdocs/css/espace.css +++ b/htdocs/css/espace.css @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2007 Polytechnique.org * + * Copyright (C) 2003-2009 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;