Difference between revisions of "Template:TU Darmstadt/CSS"

Line 636: Line 636:
 
     color: #333;
 
     color: #333;
 
     display: flex;
 
     display: flex;
 +
    padding: 0 10px;
 +
    margin-left: -10px;
 +
    border-left: 3px solid transparent;
 
}
 
}
  
Line 651: Line 654:
 
     border-left: 3px solid transparent;
 
     border-left: 3px solid transparent;
 
     margin-left: 0;
 
     margin-left: 0;
}
 
 
#toc a {
 
    border-left: 3px solid transparent;
 
 
}
 
}
  
 
#toc .active {
 
#toc .active {
    padding: 0 10px;
 
    margin-left: -10px;
 
 
     border-left: 3px solid rgb(153, 51, 51) !important;
 
     border-left: 3px solid rgb(153, 51, 51) !important;
 
}
 
}
 
 
  
 
/**************************************************************************************************************************************************************************************************/
 
/**************************************************************************************************************************************************************************************************/

Revision as of 20:31, 16 October 2018