Difference between revisions of "Template:Team:TU Darmstadt/Viki"

Line 499: Line 499:
 
text-align:center;
 
text-align:center;
 
width:100%;
 
width:100%;
                align-items:stretch;
 
 
}
 
}
 
 
.computer li {
+
        .computer ul{
width: auto;
+
                width:86%;
 +
                display:table;
 +
                table-layout:fixed;
 +
        }
 +
 
 +
.computer ul li {
 
text-align:center;
 
text-align:center;
 
/*height: 7vh;*/
 
/*height: 7vh;*/
 
/*line-height: 2.5vh;*/
 
/*line-height: 2.5vh;*/
display:inline-block;
+
display:table-cell;
 
z-index:666;
 
z-index:666;
 
}
 
}
 +
       
 +
        .computer ul li a{
 +
                display:block;
 +
        }
 
 
 
/*.drop{
 
/*.drop{

Revision as of 14:11, 4 October 2016