sheet.xsl: fix & improve

This commit is contained in:
2020-04-15 23:34:28 +02:00
parent 663212de0a
commit 7375adce33
2 changed files with 7 additions and 2 deletions

View File

@@ -52,6 +52,10 @@
font-weight: bold;
font-size: 1.5em;
}
.content * {
max-width: 100%;
}
</style>
</head>