Committing translated versions of docs

Something didn't copy them over from tuxpaint-docs :-(
(Also, grab tweaked <ul> CSS)
This commit is contained in:
Bill Kendrick 2022-03-31 01:04:37 -07:00
parent 5fe0850827
commit efd284f8c8
15 changed files with 60 additions and 15 deletions

View file

@ -54,12 +54,15 @@
padding-bottom: 1em;
border-bottom: 2px solid #000;
}
section.indent p,dl,ul {
section.indent p,dl {
margin-left: 2em;
}
section.indent dl p {
margin-left: 0;
}
p + ul {
margin-left: 2em;
}
@media print {
p {