From e5e1748503b5fb36b630686a27ebc69abd84037b Mon Sep 17 00:00:00 2001 From: William Petit Date: Thu, 29 Oct 2015 17:39:36 +0100 Subject: [PATCH] Bump changelog + fix bug affichage titre --- css/style.css | 1 + debian/changelog | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 9282d28..ce66762 100644 --- a/css/style.css +++ b/css/style.css @@ -104,6 +104,7 @@ html, body { font-size: 50px; color: #fff; text-shadow: 1px 1px #444; + z-index: 10; } .launcher .category-header > .category-label { diff --git a/debian/changelog b/debian/changelog index ceeb097..2a9fa9d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ -pitaya (0.0.0) unstable; urgency=low +pitaya (0.0.1) unstable; urgency=low - * Initial release (Closes: #nnnn) + * Dev release -- William Petit Fri, 16 Oct 2015 15:57:03 +0200