From: x2000habouzit Date: Sun, 25 Jan 2004 20:42:46 +0000 (+0000) Subject: bandeau fix X-Git-Tag: xorg/old~1951 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=859954b77e007945eedb14fce0fb0e960bfdc845;p=platal.git bandeau fix --- diff --git a/templates/skin/common.bandeau.head.tpl b/templates/skin/common.bandeau.head.tpl index 7dc4295..cc2a74d 100644 --- a/templates/skin/common.bandeau.head.tpl +++ b/templates/skin/common.bandeau.head.tpl @@ -9,7 +9,7 @@ padding: 0; background: #CCCCCC ; height: 14px; width: auto; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; } td.xdx img {border: 0; padding: 0; margin: 0; } - a.xdx { vertical-align: top; color: #505050; } + a.xdx { vertical-align: bottom; color: #505050; } a.xdx:link { text-decoration: none ; } a.xdx:visited { text-decoration: none ; } a.xdx:hover { text-decoration: underline; } @@ -19,4 +19,4 @@ {/literal} {* vim:set et sw=2 sts=2 sws=2: *} -{* $Id: common.bandeau.head.tpl,v 1.1 2004-01-25 17:19:21 x2000habouzit Exp $ *} +{* $Id: common.bandeau.head.tpl,v 1.2 2004-01-25 20:42:46 x2000habouzit Exp $ *} diff --git a/templates/skin/common.bandeau.tpl b/templates/skin/common.bandeau.tpl index 889bb02..fea481e 100644 --- a/templates/skin/common.bandeau.tpl +++ b/templates/skin/common.bandeau.tpl @@ -4,10 +4,10 @@
-
  L'École · Institutional site  ~~  FX · AX  ~~  Polytechnique.org · Élèves
+
  L'École · Institutional site  ~~  FX · AX  ~~  Polytechnique.org · Associations polytechniciennes · Élèves
{* vim:set et sw=2 sts=2 sws=2: *} -{* $Id: common.bandeau.tpl,v 1.1 2004-01-25 17:19:21 x2000habouzit Exp $ *} +{* $Id: common.bandeau.tpl,v 1.2 2004-01-25 20:42:46 x2000habouzit Exp $ *}