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

 
(8 intermediate revisions by 2 users not shown)
Line 133: Line 133:
 
   line-height: 1.7;
 
   line-height: 1.7;
 
   color: #797979;
 
   color: #797979;
   font-weight: 400;
+
   font-weight: 400 !important;
 
   text-align: right;
 
   text-align: right;
 
}
 
}
Line 179: Line 179:
 
p {
 
p {
  
 +
padding-bottom: 1em;
 
font-family: 'Lato' !important;
 
font-family: 'Lato' !important;
 
font-size: 16px !important;
 
font-size: 16px !important;
Line 203: 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 208: 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,367: 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,548: 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