_tabla.scss 191 Bytes edit raw blame history 1 2 3 4 5 6 7 8 9 10 11 12 13 14 .table { &-nonfluid { width: auto; } &-celda-total { color: #000000; background-color: #FF9900; } thead th{ font-size: 13px; } }