Style: white background for table cells.
This commit is contained in:
parent
6f5314e993
commit
1a00daffc7
@ -45,6 +45,10 @@ table.tags td {
|
|||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
td {
|
||||||
|
background-color: white;
|
||||||
|
}
|
||||||
|
|
||||||
th {
|
th {
|
||||||
background-color: #ddf;
|
background-color: #ddf;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user