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

Line 9,409: Line 9,409:
 
   }
 
   }
 
}
 
}
 +
 +
 +
/* TABLA HA */
 +
 +
.tableHa{
 +
  border-collapse: collapse;
 +
  border: none !important;
 +
  box-shadow: 0 0 0 1px #ececec;
 +
}
 +
 +
.thHa{
 +
  padding-top: 1em !important;
 +
  border-right: 1px solid #fff;
 +
  padding-bottom: 1em !important;
 +
  font-size: 1em;
 +
}
 +
 +
th:last-child{
 +
  padding-top: 1em !important;
 +
  padding-bottom: 1em !important;
 +
  font-size: 1em;
 +
}
 +
 +
 +
.tdHa{
 +
  border-right: 2px solid #fff;
 +
  border-bottom: 2px solid #fff;
 +
  padding-top: 1em !important;
 +
  padding-bottom: 1em !important;
 +
  font-size: 1em;
 +
}
 +
 +
.tdHa2:last-child{
 +
  border-bottom: 2px solid #fff;
 +
  padding-top: 1em !important;
 +
  padding-bottom: 1em !important;
 +
  font-size: 1em;
 +
  min-width: 95px;
 +
  min-height: 61px;
 +
}
 +
 +
 +
 +
 +
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 10:37, 22 August 2018