mirror of
https://github.com/bspeice/speice.io
synced 2024-12-22 08:38:09 -05:00
Table styling
This commit is contained in:
parent
81b018bacd
commit
7fa69dea9f
@ -112,3 +112,8 @@ blockquote {
|
|||||||
.post-nav-next {
|
.post-nav-next {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
th, td {
|
||||||
|
border-bottom: 1px solid $gray;
|
||||||
|
padding: 0.75em;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user