X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/ac50cae92710f684c801ad933b924de2bec2b460..e9cf500f44f691af0d5529ebbef61c20059955c8:/src/editor/plugins/core/edumed/choice/choiceMulti.less diff --git a/src/editor/plugins/core/edumed/choice/choiceMulti.less b/src/editor/plugins/core/edumed/choice/choiceMulti.less new file mode 100644 index 0000000..92877b2 --- /dev/null +++ b/src/editor/plugins/core/edumed/choice/choiceMulti.less @@ -0,0 +1,11 @@ +.exercise-multi { + input { + margin-right: 15px; + } + ul { + margin: 0; + } + li { + list-style-type: none; + } +} \ No newline at end of file