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

 
(5 intermediate revisions by 2 users not shown)
Line 172: Line 172:
 
table,
 
table,
 
blockquote {
 
blockquote {
   margin-bottom: 1.85714286em !important;
+
   margin-bottom: 1.85714286em;
 
   text-align: left !important;
 
   text-align: left !important;
 
}
 
}
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 209: Line 210:
 
   list-style-position: outside;  
 
   list-style-position: outside;  
 
   padding-left: 1.1em !important;
 
   padding-left: 1.1em !important;
 +
  margin: 0 !important
 
}
 
}
  
Line 4,368: 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,549: 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