diff --git a/README.org b/README.org index 6e18df1..0c63eed 100644 --- a/README.org +++ b/README.org @@ -16,6 +16,14 @@ #+html: btn_donate_LG.gif #+html: +* Tasks :noexport: + +** TODO Add a demo page + +Example: +- http://demo.thi.ng/org-spec/ +- https://raw.githubusercontent.com/thi-ng/org-spec/master/index.org + * Overview ** Description diff --git a/styles/readtheorg/css/readtheorg.css b/styles/readtheorg/css/readtheorg.css index f226bdb..288f4ae 100644 --- a/styles/readtheorg/css/readtheorg.css +++ b/styles/readtheorg/css/readtheorg.css @@ -914,7 +914,7 @@ footer p{ #content img{ max-width:100%; - height:auto !important} +} #content div.figure{ margin-bottom:24px} diff --git a/styles/readtheorg/readtheorg.org b/styles/readtheorg/readtheorg.org index 833bcdb..68030a0 100644 --- a/styles/readtheorg/readtheorg.org +++ b/styles/readtheorg/readtheorg.org @@ -1083,7 +1083,7 @@ footer p{ #+begin_src css #content img{ max-width:100%; - height:auto !important} +} #content div.figure{ margin-bottom:24px}