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