/**
* markdown.css
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation, either version 3 of the License, or (at your option) any
* later version.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more
* details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program. If not, see http://gnu.org/licenses/lgpl.txt.
*
* @project      Weblog and Open Source Projects of Florian Wolters
* @version      GIT: $Id$
* @package      xhtml-css
* @author       Florian Wolters <florian.wolters.85@googlemail.com>
* @copyright    2012 Florian Wolters
* @cssdoc       version 1.0-pre
* @license      http://gnu.org/licenses/lgpl.txt GNU Lesser General Public License
* @link         http://github.com/FlorianWolters/jekyll-bootstrap-theme
* @media        all
* @valid        true
*/#markdown-render.svelte-9f5u28 *{font-family:Poppins,Prompt}#markdown-render.svelte-9f5u28 img{max-width:100%}#markdown-render.svelte-9f5u28 table{border-collapse:collapse;width:100%}#markdown-render.svelte-9f5u28 table,#markdown-render.svelte-9f5u28 th,#markdown-render.svelte-9f5u28 td{border:1px solid #eaeaea;border-radius:3px;padding:5px}#markdown-render.svelte-9f5u28 tr:nth-child(2n){background-color:#f8f8f8}#markdown-render.svelte-9f5u28 body{font-family:Helvetica,Arial,Freesans,clean,sans-serif;padding:1em;margin:auto;max-width:42em;background:#fefefe}#markdown-render.svelte-9f5u28 h1,#markdown-render.svelte-9f5u28 h2,#markdown-render.svelte-9f5u28 h3,#markdown-render.svelte-9f5u28 h4,#markdown-render.svelte-9f5u28 h5,#markdown-render.svelte-9f5u28 h6{font-weight:700}#markdown-render.svelte-9f5u28 h1{font-size:28px}#markdown-render.svelte-9f5u28 h2{border-bottom:1px solid #cccccc;font-size:24px}#markdown-render.svelte-9f5u28 h3{font-size:18px}#markdown-render.svelte-9f5u28 h4{font-size:16px}#markdown-render.svelte-9f5u28 h5{font-size:14px}#markdown-render.svelte-9f5u28 h6{color:#777;background-color:inherit;font-size:14px}#markdown-render.svelte-9f5u28 hr{height:.2em;border:0;color:#ccc;background-color:#ccc}#markdown-render.svelte-9f5u28 p,#markdown-render.svelte-9f5u28 blockquote,#markdown-render.svelte-9f5u28 ul,#markdown-render.svelte-9f5u28 ol,#markdown-render.svelte-9f5u28 dl,#markdown-render.svelte-9f5u28 li,#markdown-render.svelte-9f5u28 table,#markdown-render.svelte-9f5u28 pre{margin:15px 0}#markdown-render.svelte-9f5u28 code,#markdown-render.svelte-9f5u28 pre{border-radius:3px;background-color:#f8f8f8;color:inherit}#markdown-render.svelte-9f5u28 li{display:list-item;unicode-bidi:isolate;text-align:-webkit-match-parent}#markdown-render.svelte-9f5u28 :is(dir,menu,ol,ul) ul{list-style-type:circle}#markdown-render.svelte-9f5u28 ul{list-style-type:disc;margin-block-start:1em;margin-block-end:1em;padding-inline-start:40px;unicode-bidi:isolate}#markdown-render.svelte-9f5u28 ol{display:block;list-style-type:decimal;margin-block-start:1em;margin-block-end:1em;padding-inline-start:40px;unicode-bidi:isolate}#markdown-render.svelte-9f5u28 ::marker{unicode-bidi:isolate;font-variant-numeric:tabular-nums;text-transform:none;text-indent:0px!important;text-align:start!important;text-align-last:auto!important}#markdown-render.svelte-9f5u28 code{border:1px solid #eaeaea;margin:0 2px;padding:0 5px}#markdown-render.svelte-9f5u28 pre{border:1px solid #cccccc;line-height:1.25em;overflow:auto;padding:6px 10px}#markdown-render.svelte-9f5u28 pre>code{border:0;margin:0;padding:0}#markdown-render.svelte-9f5u28 a,#markdown-render.svelte-9f5u28 a:visited{color:#4183c4;background-color:inherit;text-decoration:none}
