mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-27 23:34:24 +01:00
Add: Table padding 10px
This commit is contained in:
parent
da029a4b03
commit
b184922f2f
1 changed files with 1 additions and 0 deletions
|
@ -132,6 +132,7 @@ table {
|
||||||
|
|
||||||
table, td {
|
table, td {
|
||||||
border: 1px solid #750cf2;
|
border: 1px solid #750cf2;
|
||||||
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
table, th {
|
table, th {
|
||||||
|
|
Loading…
Reference in a new issue