Add version 1.0.0-rc.2

This commit is contained in:
2017-07-09 20:41:49 +01:00
parent f5b4d3c994
commit 28c824ebb2
11 changed files with 787 additions and 180 deletions

View File

@@ -112,6 +112,8 @@ h1 { font-size: 2.5em; line-height: 1.2; }
ol ol, ul ol { list-style-type: lower-roman; }
ul ul ol, ul ol ol, ol ul ol, ol ol ol { list-style-type: lower-alpha; }
.content { margin-top: 80px; }
.content a { word-break: break-word; }