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

Line 35: Line 35:
 
     line-height: 1.5;
 
     line-height: 1.5;
 
     list-style-type: none;
 
     list-style-type: none;
 +
}
 +
#top_menu_inside a:link {
 +
    text-decoration: none;
 +
}
 +
#top_menu_inside a:visited {
 +
    text-decoration: none;
 +
}
 +
#top_menu_inside a:hover {
 +
    text-decoration: underline;
 +
}
 +
 +
#top_menu_inside a:active {
 +
    text-decoration: underline;
 
}
 
}
 
#top_menu_inside ul{
 
#top_menu_inside ul{

Revision as of 11:54, 11 October 2017