X-Git-Url: https://git.cweiske.de/tolino-api-docs.git/blobdiff_plain/cb76803dc6d127df7b177df4614293980bc44109..08de91cc38105d644e266608827d903eea421085:/styles.css diff --git a/styles.css b/styles.css index 2860ace..05b6a02 100644 --- a/styles.css +++ b/styles.css @@ -10,6 +10,10 @@ header code, #contents code { background-color: transparent; color: inherit; } +pre { + max-height: 50ex; + overflow-y: auto; +} h1 { text-align: center; margin-bottom: 2ex; @@ -22,4 +26,4 @@ h2 { dd { margin-left: 3ex; -} \ No newline at end of file +}