mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-08-01 10:46:25 -04:00
change th align to center
This commit is contained in:
parent
8d0f273f52
commit
a3eb7ca660
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@ table {
|
||||||
}
|
}
|
||||||
|
|
||||||
th, td {
|
th, td {
|
||||||
text-align:left;
|
text-align:center;
|
||||||
padding:5px 10px;
|
padding:5px 10px;
|
||||||
border-bottom:1px solid #aaa;
|
border-bottom:1px solid #aaa;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue