diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-07-08 00:29:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-07-08 00:29:28 +0100 |
| commit | 800b8a05df037512624db03a0fd08b93955d6bf5 (patch) | |
| tree | 89eb45cc462fb27134aace448eb0b0cd99d0b20f | |
| parent | 9c56ecf1d3861f07faa12d485e01a97903832c89 (diff) | |
Tweak manual layout.
| -rw-r--r-- | doc/manual/dcpomatic.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/manual/dcpomatic.css b/doc/manual/dcpomatic.css index ad003e33c..330131dbb 100644 --- a/doc/manual/dcpomatic.css +++ b/doc/manual/dcpomatic.css @@ -41,3 +41,7 @@ div.note { margin-top: 18pt; margin-bottom: 18pt; } + +code.code { + font-size: 125%; +} |
