;site: show row borders in tables
[ci skip]
This commit is contained in:
parent
5e2f5cf511
commit
5cecc81c19
@ -1,6 +1,9 @@
|
|||||||
table {
|
table {
|
||||||
margin-bottom:1em;
|
margin-bottom:1em;
|
||||||
}
|
}
|
||||||
|
td {
|
||||||
|
border-bottom:thin solid #ddd;
|
||||||
|
}
|
||||||
code {
|
code {
|
||||||
background-color:inherit;
|
background-color:inherit;
|
||||||
color: inherit;
|
color: inherit;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user