Changeset 14221
- Timestamp:
- 10/28/12 09:01:16 (8 years ago)
- Location:
- public_html
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
public_html/faq-style.css
r14219 r14221 8 8 ol#toc { 9 9 border-style: solid; 10 padding: 1cm; 10 11 } 11 12 ol#toc li.topic, div#general h2.topic { -
public_html/faq.shtml
r14220 r14221 18 18 19 19 <div style="margin-left:auto;margin-right:auto;width:20cm"> 20 <h1> Index</h1>20 <h1>Frequently Asked Questions about Armed Bear Common Lisp</h1> 21 21 <ol id="toc"> 22 22 <li class="topic"><a href="#general">General Questions about ABCL</a>
Note: See TracChangeset
for help on using the changeset viewer.