Difference between revisions of "Template:Cologne-Duesseldorf/css"

Line 409: Line 409:
 
   transition: color 1s ease;
 
   transition: color 1s ease;
 
}
 
}
 
 
#bodyContent #sidebar-btn:hover i {
 
#bodyContent #sidebar-btn:hover i {
 
   color: #149375;
 
   color: #149375;
 
 
}
 
}
 
/************************************************************************
 
/************************************************************************
Line 442: Line 440:
 
   list-style: none;
 
   list-style: none;
 
   transition: all 0.5s ease;
 
   transition: all 0.5s ease;
 +
}
 +
 +
#bodyContent #sidebar ul #bodyContent li::before{
 +
    content: none;
 +
    padding-right: 0;
 +
 
}
 
}
 
#bodyContent #sidebar ul li a {
 
#bodyContent #sidebar ul li a {

Revision as of 09:48, 27 October 2017