Difference between revisions of "Template:Team:UGent Belgium/customCSS"

Line 92: Line 92:
 
height:100%;
 
height:100%;
 
display:inline-block;
 
display:inline-block;
 +
}
 +
 +
ul {
 +
  margin: 0;
 +
}
 +
ul.dashed {
 +
  list-style-type: none;
 +
}
 +
ul.dashed > li {
 +
  text-indent: -5px;
 +
}
 +
ul.dashed > li:before {
 +
  content: "-";
 +
  text-indent: -5px;
 
}
 
}
  

Revision as of 21:04, 6 October 2016