X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/c52181f8ccd2d9a9d50fbe31bbab0e34b16a362e..54431b5080c621c05714ccfc1accca816aeff2fc:/edumed/static/css/base.css?ds=inline diff --git a/edumed/static/css/base.css b/edumed/static/css/base.css index c971f39..126a98f 100644 --- a/edumed/static/css/base.css +++ b/edumed/static/css/base.css @@ -169,3 +169,10 @@ footer.main { color: #363a3e; } .link-list a:hover { color: #ed7831; } + +.plain { + margin: 0; + padding: 0; + list-style: none; } + .plain li { + margin: 1em 0; }