From commits-return-27345-apmail-harmony-commits-archive=harmony.apache.org@harmony.apache.org Thu Feb 01 16:30:33 2007 Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 6625 invoked from network); 1 Feb 2007 16:30:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Feb 2007 16:30:31 -0000 Received: (qmail 929 invoked by uid 500); 1 Feb 2007 16:30:34 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 872 invoked by uid 500); 1 Feb 2007 16:30:33 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 823 invoked by uid 99); 1 Feb 2007 16:30:33 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Feb 2007 08:30:33 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Feb 2007 08:30:26 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CC2B071430D for ; Thu, 1 Feb 2007 08:30:06 -0800 (PST) Message-ID: <10682039.1170347406830.JavaMail.jira@brutus> Date: Thu, 1 Feb 2007 08:30:06 -0800 (PST) From: "Alexey A. Ivanov (JIRA)" To: commits@harmony.apache.org Subject: [jira] Updated: (HARMONY-3072) [website] Harmony site improvement In-Reply-To: <8623243.1170071269383.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HARMONY-3072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexey A. Ivanov updated HARMONY-3072: -------------------------------------- Attachment: H3072-site.css.patch This the patch to CSS as discussed on the http://wiki.apache.org/harmony/Website_Improvement. I used the site.css file at http://people.apache.org/~nadinem/docs/ as the base for the patch since that file incorporates my previous suggestions. I removed some declarations which were commented out earlier. I commented out all 'font-family' declarations and 'font-size' ones where absolute units were used. Also I removed the redundant 'li' element from the selector where 'list-style-type' is changed. Any comments, further suggestions are welcome. > [website] Harmony site improvement > ---------------------------------- > > Key: HARMONY-3072 > URL: https://issues.apache.org/jira/browse/HARMONY-3072 > Project: Harmony > Issue Type: Improvement > Components: Website/Documentation > Reporter: Svetlana Konovalova > Assigned To: Nadya Morozova > Priority: Minor > Attachments: H3072-site.css.patch > > > Let's make the site better to increase visualization and readability. > please, find the details on the wiki page: http://wiki.apache.org/harmony/Website_Improvement -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.