summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/html.css.core.page
diff options
context:
space:
mode:
Diffstat (limited to 'doc/yelp-xsl/C/html.css.core.page')
-rw-r--r--doc/yelp-xsl/C/html.css.core.page33
1 files changed, 6 insertions, 27 deletions
diff --git a/doc/yelp-xsl/C/html.css.core.page b/doc/yelp-xsl/C/html.css.core.page
index 374ca1eb..fa25af26 100644
--- a/doc/yelp-xsl/C/html.css.core.page
+++ b/doc/yelp-xsl/C/html.css.core.page
@@ -33,35 +33,11 @@
common spacings for block-level elements like paragraphs and lists, defines
styles for links, and defines four common wrapper divs: <sys>header</sys>, <sys>side</sys>,
<sys>body</sys>, and <sys>footer</sys>.</p>
+ <p>This template uses text templates to keep the actual CSS content in a
+ separate file, <sys>css/core.css.tmpl</sys>, and do simple param substitutions.
+ This makes it easier to update the CSS without working with XSLT.</p>
<p>All parameters can be automatically computed if not provided.</p>
<list style="compact">
- <title>Calls Parameters</title>
- <item>
- <p><link xref="color.bg"/></p>
- </item>
- <item>
- <p><link xref="color.bg.dark"/></p>
- </item>
- <item>
- <p><link xref="color.bg.gray"/></p>
- </item>
- <item>
- <p><link xref="color.fg"/></p>
- </item>
- <item>
- <p><link xref="color.fg.blue"/></p>
- </item>
- <item>
- <p><link xref="color.fg.dark"/></p>
- </item>
- <item>
- <p><link xref="color.fg.purple"/></p>
- </item>
- <item>
- <p><link xref="color.gray"/></p>
- </item>
- </list>
- <list style="compact">
<title>Calls Templates</title>
<item>
<p><link xref="l10n.align.end"/></p>
@@ -72,5 +48,8 @@
<item>
<p><link xref="l10n.direction"/></p>
</item>
+ <item>
+ <p><link xref="tmpl.file"/></p>
+ </item>
</list>
</page>