Difference between revisions of "Team:Evry/Protocols"

m
m
Line 21: Line 21:
 
<style>
 
<style>
 
/* The default styling for list was over-riden somewhere, need to put this here... */
 
/* The default styling for list was over-riden somewhere, need to put this here... */
ol li {
+
ul li {
   list-style: inherit !important;
+
   list-style: disc inside !important;
 
}
 
}
  
ol {
+
ol li {
   list-style: inherit !important;
+
   list-style: decimal inside !important;
 
}
 
}
 
</style>
 
</style>

Revision as of 12:28, 19 November 2015

Scroll to top To top