| 1234567891011121314151617 |
- <?xml version="1.0" encoding="utf-8"?>
- <!--
- This file is part of the DITA Open Toolkit project.
- See the accompanying LICENSE file for applicable license.
-
- Copyright 2007 Shawn McKenzie
- *-->
- <?xml-stylesheet href="../../../../xsl/ditaview_shell.xsl" type="text/xsl"?>
- <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN"
- "../../../../dtd/concept.dtd">
- <concept id="tocjs_css" xml:lang="en-us">
- <title>CSS customization</title>
- <conbody>
- <p>More sample docs go here.</p>
-
- </conbody>
- </concept>
|