diff options
| author | Sam Varshavchik | 2015-07-26 22:48:53 -0400 |
|---|---|---|
| committer | Sam Varshavchik | 2015-07-26 22:48:53 -0400 |
| commit | 9827d1dcf469fd4d715ad115a573c7c00218dd01 (patch) | |
| tree | 1c0079fcd1c628f5253a87a9d34e75e209a70ca7 /unicode/docbook | |
| parent | f1bd3147e4df1bda680a7ecbfeca5699eed7788f (diff) | |
| download | courier-libs-9827d1dcf469fd4d715ad115a573c7c00218dd01.tar.bz2 | |
courier-unicode: minor tweaks.
Diffstat (limited to 'unicode/docbook')
| -rw-r--r-- | unicode/docbook/book.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/unicode/docbook/book.css b/unicode/docbook/book.css index 1f893ad..d1420cd 100644 --- a/unicode/docbook/book.css +++ b/unicode/docbook/book.css @@ -44,8 +44,9 @@ code.computeroutput div.literallayout { font-weight: bold; } -.command, .acronym { +.command, .acronym, .symbol { font-family: "liberation mono", "courier new", monospace; + background-color: #eeeeee; } div.blockquote-title { @@ -152,4 +153,3 @@ a:link, a:visited { #externallinks th, #externallinks td { border-width: 0px; } - |
