X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fhumlinux.css;h=d17d7b8972baafb753ff8cb94dd961cdcfc3444a;hb=517ecea1229f166ce51fe443f428381ad5912f83;hp=caf129a126ab1b4df21c980297752db0e65967a3;hpb=a7c29df3b9bf8f3c3b23fec0f1d2feb814cb61fe;p=platal.git diff --git a/htdocs/css/humlinux.css b/htdocs/css/humlinux.css index caf129a..d17d7b8 100644 --- a/htdocs/css/humlinux.css +++ b/htdocs/css/humlinux.css @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2008 Polytechnique.org * + * Copyright (C) 2003-2013 Polytechnique.org * * http://opensource.polytechnique.org/ * * * * This program is free software; you can redistribute it and/or modify * @@ -65,6 +65,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: #dddddd; color: inherit;