From ce8a88deed62c62c331f590b6b48d1d6ffa76178 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Aug 26 2011 22:00:07 +0000 Subject: Delete `CentOS-Web/Stylesheet/ads.css'. --- diff --git a/Scripts/CentOS-Web/Stylesheet/ads.css b/Scripts/CentOS-Web/Stylesheet/ads.css deleted file mode 100644 index 609d367..0000000 --- a/Scripts/CentOS-Web/Stylesheet/ads.css +++ /dev/null @@ -1,43 +0,0 @@ -/* - * Webenv -> Advertisements - * - * Copyright (C) 2009, 2010, 2011 The CentOS Artwork SIG - * - * This CSS 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 CSS 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., 675 Mass Ave, Cambridge, MA 02139, USA. - * - * ---------------------------------------------------------------------- - * $Id$ - * ---------------------------------------------------------------------- - */ - -/* Google advertisement (468x60px) ---------------------------------------------------------------------*/ - -div#page-header .ads-google { - float: right; - margin: 5px; - } - -/* Sponsors advertisement (728x90px) ---------------------------------------------------------------------*/ -div#page-header .ads-release { - border: none; - background: #FFF; - } - -div#page-header .ads-google img, -div#page-header .ads-release img { - border: none; - }