[Xfce4-commits] [www/cdn.xfce.org] 05/29: mobile_css: Hide superfluous nav

noreply at xfce.org noreply at xfce.org
Wed Aug 21 02:34:43 CEST 2019


This is an automated email from the git hooks/post-receive script.

o   c   h   o   s   i       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository www/cdn.xfce.org.

commit 4abb725105610168246410861280dd13de35c14e
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Wed Aug 14 23:42:47 2019 +0200

    mobile_css: Hide superfluous nav
---
 style/site_www_mobile.css | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/style/site_www_mobile.css b/style/site_www_mobile.css
index 0d353e6..3a8a924 100644
--- a/style/site_www_mobile.css
+++ b/style/site_www_mobile.css
@@ -86,6 +86,11 @@
 		width: 90%;
 	}
 
+	/* Front page: Hide normal navigation */
+	#xfce-header ul {
+		display: none;
+	}
+
 	/* Front page: Slider */
 	#slidewrap {
 		background-size: auto 185px;

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list