Difference between revisions of "Team:CCU Taiwan/Judge"

Line 77: Line 77:
 
<style>
 
<style>
 
#ya1 {
 
#ya1 {
list-style-type:disc;
+
list-style-type:none;
 
margin-left:10vw;
 
margin-left:10vw;
background:blue;
+
}
 +
#ya1 li::before {
 +
  content: "• ";
 +
  color: red; /* or whatever color you prefer */
 
}
 
}
 
#ya2 {
 
#ya2 {

Revision as of 03:04, 18 October 2018