X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from ncopa-desktop.alpinelinux.org (unknown [79.160.13.133]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id 5105BDC009F; Tue, 25 Nov 2014 07:26:57 +0000 (UTC) Date: Tue, 25 Nov 2014 08:26:53 +0100 From: Natanael Copa To: 7heo <7heo@mail.com> Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] migrate to new website Message-ID: <20141125082653.49235316@ncopa-desktop.alpinelinux.org> In-Reply-To: <5473AA8B.4030006@mail.com> References: <20141124170123.3ffa8c37@ncopa-desktop.alpinelinux.org> <5473669B.3030601@mail.com> <20141124201120.79bf5a9e@ncopa-desktop.alpinelinux.org> <5473AA8B.4030006@mail.com> X-Mailer: Claws Mail 3.11.0 (GTK+ 2.24.23; x86_64-alpine-linux-musl) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Mon, 24 Nov 2014 23:00:43 +0100 7heo <7heo@mail.com> wrote: > Then, the fix is: > > in /styles.css at line 102, replace > > padding: 3em 1em 3.2em 1em; > > by > > padding: 3em 1em 2.7em 1em; > > Done :) Cool... though, I think I would have preferred that the the selected tab would go beyond the blue line on the frontpage just like it does on the others... Probably better that what it currently does. Thanks! -nc PS. you can git clone and create patches too if you want: http://git.alpinelinux.org/cgit/ncopa/mksite-alpine/ To build the site you need: git clone git://git.alpinelinux.org/ncopa/mksite-alpine cd mksite-alpine apk add lua-discount lua-yaml lua-lustache make xsltproc make busybox httpd -p 8000 -h _out/ and connect to http://localhost:8000 > > 7heo. > > On 11/24/2014 8:11 PM, Natanael Copa wrote: > > On Mon, 24 Nov 2014 18:10:51 +0100 > > 7heo <7heo@mail.com> wrote: > > > >> Hey, > >> > >> Quick feedback: > >> > >> The header "selected" (blue div or whatever) doesn't behave the > >> same way on home and the other "tabs". On home, it ends at the > >> blue line, on the rest, it goes beyond it. Firefox 33.1 and 33.1.1 > >> as well. > >> > >> If it is intended, it might be worth considering having the same > >> behavior on all "tabs". > > > > Not intended. I have not taken the time to investigate how to fix it > > and have decided consider it as an artistic "feature" :) > > > > -nc > > --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---