mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-20 19:02:33 +00:00
Fix tables text align
This commit is contained in:
parent
6e6fc74ae9
commit
00c64cce89
@ -23,7 +23,6 @@ tbody tr {
|
|||||||
caption, th, td {
|
caption, th, td {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
padding: 8px;
|
padding: 8px;
|
||||||
text-align: left;
|
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user