Difference between revisions of "Template:Valencia UPV/theme.css"

 
(3 intermediate revisions by 2 users not shown)
Line 204: Line 204:
 
   list-style-type: upper-roman;
 
   list-style-type: upper-roman;
 
   list-style-position: inside;
 
   list-style-position: inside;
 +
  margin-left: 1.2em !important;
 
}
 
}
 
ul {
 
ul {
Line 4,369: Line 4,370:
 
   list-style-position: outside;
 
   list-style-position: outside;
 
   list-style-type: decimal;
 
   list-style-type: decimal;
 +
  margin-left: 1.2em;
 
}
 
}
 
ol li:not(:last-child) {
 
ol li:not(:last-child) {
   margin-bottom: 1.85714286em;
+
   margin-bottom: 0em;
 
}
 
}
 
ol.lead li:not(:last-child) {
 
ol.lead li:not(:last-child) {
   margin-bottom: 1.26315789473684em;
+
   margin-bottom: 0em;
 
}
 
}
 
.list-inline {
 
.list-inline {
Line 4,550: Line 4,552:
 
@media all and (max-width: 767px) {
 
@media all and (max-width: 767px) {
 
   .btn:not(:last-child) {
 
   .btn:not(:last-child) {
     margin-bottom: 1.85714286em;
+
     /*margin-bottom: 1.85714286em; */
 
   }
 
   }
 
}
 
}

Latest revision as of 23:13, 17 October 2018