[Xfce4-commits] [www/cdn.xfce.org] 01/01: Update wiki style; clean up the sidebar

noreply at xfce.org noreply at xfce.org
Tue Apr 30 14:33:35 CEST 2019


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

k   n   o   m   e       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 5aff064c8e5bd67fd7bb7fd701f77c4a14ebe05f
Author: Pasi Lallinaho <pasi at shimmerproject.org>
Date:   Tue Apr 30 15:33:12 2019 +0300

    Update wiki style; clean up the sidebar
---
 style/site_wiki.css | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/style/site_wiki.css b/style/site_wiki.css
index 7c142f6..fa59576 100644
--- a/style/site_wiki.css
+++ b/style/site_wiki.css
@@ -36,6 +36,10 @@ a.wikilink2 {
 	margin-bottom: 0;
 }
 
+.dokuwiki #related ul {
+	margin-left: 1em;
+}
+
 #dw__toc {
 	margin: 0;
 	width: 100%;
@@ -48,19 +52,30 @@ a.wikilink2 {
 		letter-spacing: inherit;
 		padding: 0;
 	}
+	#dw__toc h3 strong {
+		display: inline-block;
+		width: 1.3em;
+		margin-right: 0.5em;
+		text-align: center;
+		background-color: rgba(0,0,0,0.1);
+	}
 	#dw__toc > div {
 		font-size: 100%;
 	}
 	#dw__toc ul {
-		margin-left: 0;
+		margin-left: 1em;
 	}
 		#dw__toc ul li {
 			list-style-image: none;
 			list-style-type: square;
 		}
 		#dw__toc li ul {
+			margin-left: 2em;
 			margin-top: 0.5em;
 		}
+	#dw__toc a {
+		color: #333;
+	}
 
 #header,
 #footer {

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


More information about the Xfce4-commits mailing list