border radius
This commit is contained in:
parent
c865d7aac3
commit
de55d7eb50
1 changed files with 1 additions and 1 deletions
|
|
@ -124,7 +124,7 @@ table {
|
|||
|
||||
table, th, td {
|
||||
border: 1px solid white;
|
||||
border-radius: 5px;
|
||||
border-radius: 1px;
|
||||
}
|
||||
|
||||
th, td {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue