Added Resources list and links.

This commit is contained in:
phil 2013-06-30 17:37:53 +02:00
parent 626bdde758
commit fe9c99cae9
18 changed files with 1513 additions and 962 deletions

View file

@ -9,6 +9,7 @@ section.content > ol {
section.content > ol ol,
section.content > ul ol {
list-style-type: lower-roman; }
section.content > table ul,
section.content > ul {
list-style-type: disc; }
section.content > ol ul,