mirror of
https://github.com/bspeice/speice.io
synced 2025-06-30 21:36:38 -04:00
Table styling
This commit is contained in:
@ -112,3 +112,8 @@ blockquote {
|
||||
.post-nav-next {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
th, td {
|
||||
border-bottom: 1px solid $gray;
|
||||
padding: 0.75em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user