Diferencia entre revisiones de «MediaWiki:Pivot.css»

De WikiCAAD
Línea 6: Línea 6:
}
}


.table.formtable {
.formtable {
   width: 100% !important;
   width: 100% !important;
}
}

Revisión del 19:38 18 may 2023

.subheader {
  background: #517398;
  color: #fff;
  text-align: center;
  padding: .5em;
}

.formtable {
  width: 100% !important;
}