X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=htdocs%2Fcss%2Fbandeau.css;fp=htdocs%2Fcss%2Fbandeau.css;h=0000000000000000000000000000000000000000;hb=b1ee04c545a3ec61d0464afee7222be8b98424c4;hp=eef91cedf9b7de6574079aa10da2c5f29b992975;hpb=5144e5e33e736a08c3d3f8235330d3fb514520cd;p=platal.git diff --git a/htdocs/css/bandeau.css b/htdocs/css/bandeau.css deleted file mode 100644 index eef91ce..0000000 --- a/htdocs/css/bandeau.css +++ /dev/null @@ -1,28 +0,0 @@ -/*************************************************************************** - * Copyright (C) 2003-2008 Polytechnique.org * - * http://opensource.polytechnique.org/ * - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - * This program is distributed in the hope that it will be useful, * - * but WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * - * GNU General Public License for more details. * - * * - * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the Free Software * - * Foundation, Inc., * - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - ***************************************************************************/ - -#bandeau-X a { vertical-align: middle; } -#bandeau-X a:link, #bandeau-X a:visited { text-decoration: none ; color: #505050; } -#bandeau-X a:hover { text-decoration: underline; color: black; } -#bandeau-X a:active { color: #CCCCCC ; background: #505050 ; } -body {margin:0px;} -#bandeau-X { -background:#CCCCCC;color:#505050;font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif;height:15px;border:none;padding:0;margin:0 } -#bandeau-X img { vertical-align:middle;border:0;padding:0;margin:0 }