Difference between revisions of "Team:Evry/Protocols"

m
m
 
(One intermediate revision by the same user not shown)
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 {
+
.container ul li {
   list-style: inherit !important;
+
   list-style: disc inside !important;
 
}
 
}
  
ol {
+
.container ol li {
   list-style: inherit !important;
+
   list-style: decimal inside !important;
 
}
 
}
 
</style>
 
</style>

Latest revision as of 14:11, 19 November 2015

Scroll to top To top