mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Fixing website
This commit is contained in:
parent
8ca372b37a
commit
456fdfaec6
@ -24,7 +24,7 @@ const headerHtml = `
|
|||||||
table {
|
table {
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
}
|
}
|
||||||
td {
|
td, th {
|
||||||
padding: .5em 1em .5em 0;
|
padding: .5em 1em .5em 0;
|
||||||
}
|
}
|
||||||
.title-icon {
|
.title-icon {
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
table {
|
table {
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
}
|
}
|
||||||
td {
|
td, th {
|
||||||
padding: .5em 1em .5em 0;
|
padding: .5em 1em .5em 0;
|
||||||
}
|
}
|
||||||
.title-icon {
|
.title-icon {
|
||||||
|
Loading…
Reference in New Issue
Block a user