mirror of
https://github.com/bspeice/speice.io
synced 2025-07-02 06:16:22 -04:00
Continue formatting work
This commit is contained in:
@ -113,8 +113,16 @@
|
||||
border-bottom-width: 1px;
|
||||
}
|
||||
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
border-style: hidden;
|
||||
}
|
||||
|
||||
td, th {
|
||||
padding-left: .1em;
|
||||
padding-right: 2em;
|
||||
border-style: solid;
|
||||
border-width: .1em;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user