Metalog:Sitemap: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
Zeile 96: Zeile 96:
 
  padding-left: 1.5rem;
 
  padding-left: 1.5rem;
 
  font-style:normal;
 
  font-style:normal;
 +
border-radius: 1em;
 
  }
 
  }
 
.sitemap ul ul {   
 
.sitemap ul ul {   
Zeile 107: Zeile 108:
 
.sitemap li li a {  
 
.sitemap li li a {  
 
  display: inline;   
 
  display: inline;   
  padding: 0 .1em;
+
  padding-right: .3em;
 
  }
 
  }
 
.sitemap li a.selflink {  
 
.sitemap li a.selflink {  
 
     background: #efefdf;
 
     background: #efefdf;
     background: #516c9f;
+
     background: #fff692;  
    color: #fff;
 
 
     display: block;
 
     display: block;
 
     font-weight: normal;
 
     font-weight: normal;
Zeile 118: Zeile 118:
 
.sitemap li a.selflink::before {
 
.sitemap li a.selflink::before {
 
  content: '\f04b';  
 
  content: '\f04b';  
  padding-right: .1em;
+
  padding-right: .2em;
 
}
 
}
 
.sitemap li li:after {  
 
.sitemap li li:after {  
  content:' • ';
+
  content:'• ';
 
  }
 
  }
 
.sitemap li li:last-child:after {  
 
.sitemap li li:last-child:after {  

Version vom 26. Februar 2020, 22:43 Uhr