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

Line 33: Line 33:
 
}
 
}
 
#top_menu_inside{
 
#top_menu_inside{
    display: block;
 
    position: relative;
 
    width: 960px;
 
    height: 100%;
 
    margin: 0px auto;
 
    padding: 0 10px;
 
 
}
 
}
 
#top_menu_inside ul{
 
#top_menu_inside ul{
-webkit-margin-before: 0em;
+
     vertical-align: top;
     -webkit-margin-after: 0em;
+
    -webkit-margin-start: 0px;
+
    -webkit-margin-end: 0px;
+
    -webkit-padding-start: 0px;
+
 
}
 
}
 
#top_title{
 
#top_title{

Revision as of 11:47, 11 October 2017