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

 
(12 intermediate revisions by 2 users not shown)
Line 131: Line 131:
 
.h6 {
 
.h6 {
 
   font-size: 0.85714286em;
 
   font-size: 0.85714286em;
   line-height: 2.16666667em;
+
   line-height: 1.7;
 +
  color: #797979;
 +
  font-weight: 400 !important;
 +
  text-align: right;
 
}
 
}
 
.lead {
 
.lead {
Line 176: Line 179:
 
p {
 
p {
  
 +
padding-bottom: 1em;
 
font-family: 'Lato' !important;
 
font-family: 'Lato' !important;
 
font-size: 16px !important;
 
font-size: 16px !important;
 
line-height: 1.7 !important;
 
line-height: 1.7 !important;
 +
color: #353535;
 +
margin-bottom: 0px;
  
 
}
 
}
Line 198: 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 203: Line 210:
 
   list-style-position: outside;  
 
   list-style-position: outside;  
 
   padding-left: 1.1em !important;
 
   padding-left: 1.1em !important;
 +
  margin: 0 !important
 
}
 
}
  
Line 445: Line 453:
 
img {
 
img {
 
   max-width: 100%;
 
   max-width: 100%;
   margin-bottom: 1.85714286em;
+
   margin-bottom: 0.8em !important;
 +
  margin-top: 2.8em;
 +
  border-radius: 0.3em;
 
}
 
}
 
/*p+img, img:last-child{
 
/*p+img, img:last-child{
Line 4,360: 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,541: 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