редакция таблиц
This commit is contained in:
@ -75,4 +75,12 @@
|
||||
|
||||
table {
|
||||
word-break: break-word;
|
||||
}
|
||||
}
|
||||
|
||||
tbody tr:nth-child(odd) {
|
||||
background-color: #f3f3f3;
|
||||
/* color: #fff; */
|
||||
}
|
||||
/* tbody td:first-child {
|
||||
font-weight: bold
|
||||
} */
|
Reference in New Issue
Block a user