Redundant CSS
This commit is contained in:
parent
f828182551
commit
9d5414f9c2
|
@ -2,14 +2,6 @@ body {
|
||||||
font-family: "Helvetica", sans-serif;
|
font-family: "Helvetica", sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
table {
|
|
||||||
/*width: 400px;*/
|
|
||||||
}
|
|
||||||
|
|
||||||
tr {
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
td {
|
td {
|
||||||
width: 30px !important;
|
width: 30px !important;
|
||||||
height: 30px !important;
|
height: 30px !important;
|
||||||
|
|
Loading…
Reference in New Issue