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