X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fhumlinux.css;h=a8b5e3bd9dffb8e1c648a2367df08f6b124cf087;hb=61a7d2794e5e36491f49ab46d52f8c7eaf2f7a27;hp=10b57b789c0ca06aba6b6ff85b8b95e33ada12de;hpb=5ddeb07cc787dd1dc3630a31f1528f5cc7c4d9b9;p=platal.git diff --git a/htdocs/css/humlinux.css b/htdocs/css/humlinux.css index 10b57b7..a8b5e3b 100644 --- a/htdocs/css/humlinux.css +++ b/htdocs/css/humlinux.css @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003-2007 Polytechnique.org * + * Copyright (C) 2003-2010 Polytechnique.org * * http://opensource.polytechnique.org/ * * * * This program is free software; you can redistribute it and/or modify * @@ -30,7 +30,7 @@ fieldset { legend { background-color: #dddddd; } - + /******************************************************************************* 2 Styles

,

, ,
  • @@ -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; @@ -90,7 +96,7 @@ div.contact div.long { background-repeat: repeat-y; background-position: top left; } - + #body-logo { border-top: none; border-bottom: none;