mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-08 06:43:49 +00:00
This commit is contained in:
parent
05a3e1ad36
commit
6ca1e90659
@ -237,6 +237,9 @@ table {
|
|||||||
caption-side: bottom;
|
caption-side: bottom;
|
||||||
margin-top: 1em;
|
margin-top: 1em;
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
|
/* next 2 elements needed, since normalize 8.0.1 */
|
||||||
|
border-collapse: collapse;
|
||||||
|
border-spacing: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
table th, table td {
|
table th, table td {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user