diff options
author | Ralph Amissah <ralph@amissah.com> | 2018-05-29 18:11:26 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:15 -0400 |
commit | 4bc9e4921afac5ddf9e84c2f1873639179be86ef (patch) | |
tree | c68bf4535c6e6b8264c85c3b7a7b6f2fffb0d320 /org/output_xmls_css.org | |
parent | image paths (diff) |
0.26.2 image(s) without dimensions
Diffstat (limited to 'org/output_xmls_css.org')
-rw-r--r-- | org/output_xmls_css.org | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/org/output_xmls_css.org b/org/output_xmls_css.org index 82e5083..31041c7 100644 --- a/org/output_xmls_css.org +++ b/org/output_xmls_css.org @@ -252,6 +252,11 @@ template SiSUcss() { } #+END_SRC +#+name: css_shared +#+BEGIN_SRC css + img { max-width: 100%; height: auto; } +#+END_SRC + ***** paragraph general #+name: css_shared |