summaryrefslogtreecommitdiff
path: root/doc/cups.css
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-01-24 14:33:06 -0500
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-01-24 14:33:06 -0500
commit2cb772b87fc9f20256a2839c3119be196bb8aa27 (patch)
tree9ca22971332e8c9d979eeb0f97917918293c0ce7 /doc/cups.css
parentbd880c0c4dd8380e60c8f1f151b9564ae9f90564 (diff)
downloadcups-2cb772b87fc9f20256a2839c3119be196bb8aa27.tar.gz
Update the translation guide to reflect current links, files, etc. (Issue #5497)
Also add some examples of localizing the HTML templates (what to localize and what to leave alone...)
Diffstat (limited to 'doc/cups.css')
-rw-r--r--doc/cups.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/cups.css b/doc/cups.css
index 6c437db09..7dd628040 100644
--- a/doc/cups.css
+++ b/doc/cups.css
@@ -113,6 +113,11 @@ H1, H2, H3, H4, H5, H6, P, TD, TH {
font-family: lucida grande, geneva, helvetica, arial, sans-serif;
}
+H1 { font-size: 2em; }
+H2 { font-size: 1.75em; }
+H3 { font-size: 1.5em; }
+H4 { font-size: 1.25em; }
+
KBD {
color: #006600;
font-family: monaco, courier, monospace;