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

(Two CSS attributes were overwriting each other)
Line 150: Line 150:
 
   text-align:center; !important
 
   text-align:center; !important
 
   vertical-align:top !important
 
   vertical-align:top !important
 +
}
 +
 +
li.check:before {
 +
    content: '✔'; 
 +
    margin-left: -1em; margin-right: .100em;
 +
}
 +
 +
ul.check{
 +
   
 +
  padding-left:20px;
 +
  text-indent:2px;
 +
    list-style: none;
 +
  list-style-position:outside;
 +
 
 
}
 
}
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 19:23, 17 October 2016