X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fhumlinux.css;h=d17d7b8972baafb753ff8cb94dd961cdcfc3444a;hb=494e95cac677b0b9309ceb0d30f476643029deb4;hp=c462e83625060712b6b0ba113b392d7ac3ceea86;hpb=787bb3d745141f2f85bd947ad7dd775d2c63f908;p=platal.git diff --git a/htdocs/css/humlinux.css b/htdocs/css/humlinux.css index c462e83..d17d7b8 100644 --- a/htdocs/css/humlinux.css +++ b/htdocs/css/humlinux.css @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2007 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;