Updated CHANGES for release. Fixed floating issue for stacking sidebars.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Fri, 08 May 2020 23:43:39 +0300
changeset 1206 c78ec3bfdeaf
parent 1205 30051862ccb6
child 1207 e4f601df93b1
Updated CHANGES for release. Fixed floating issue for stacking sidebars.
www/CHANGES.rst
www/tmpl/rst.css
--- a/www/CHANGES.rst	Fri May 08 23:21:03 2020 +0300
+++ b/www/CHANGES.rst	Fri May 08 23:43:39 2020 +0300
@@ -6,12 +6,12 @@
 .. contents::
    :local:
 
-.. sidebar:: Progress for ``gadict`` per releases
+.. sidebar:: Progress for ``gadict`` per release
 
    ======= ======== ========
    Version Articles Meanings
    ======= ======== ========
-      0.17     5546     7561
+      0.17     5624     7685
       0.16     5203     7133
       0.15     4651     6392
       0.14     4358     5826
@@ -28,11 +28,29 @@
        0.3      800      n/a
    ======= ======== ========
 
-v0.17, 2020-02-10
+.. sidebar:: Progress for ``gadialog`` per release
+
+   ======= =======
+   Version Dialogs
+   ======= =======
+      0.17     287
+      0.16     n/a
+   ======= =======
+
+.. sidebar:: Progress for ``gacollocation`` per release
+
+   ======= ============
+   Version Collocations
+   ======= ============
+      0.17           33
+      0.16          n/a
+   ======= ============
+
+v0.17, 2020-05-08
 =================
 
-* Added generation of Anki cards with mini-dialogs & collocations.
-* Added 330 new articles.
+* Introduced generation of Anki cards with mini-dialogs & collocations.
+* Added 421 new articles.
 * Added lots of baby animals and male/female nouns.
 * Excluded SRS TAB files from release.
 
--- a/www/tmpl/rst.css	Fri May 08 23:21:03 2020 +0300
+++ b/www/tmpl/rst.css	Fri May 08 23:43:39 2020 +0300
@@ -123,6 +123,7 @@
 }
 .sidebar {
     float: right;
+    clear: right;
 }
 @media (max-width: 700px) {
     .sidebar {