X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/99ff04b3f8609e9f193d4b31cc6066c801381db8..d9436e8a12e4834cb110d386c9e6fdb973c6204a:/wtem/templates/wtem/main.html diff --git a/wtem/templates/wtem/main.html b/wtem/templates/wtem/main.html index 3473d3b..d083cd2 100644 --- a/wtem/templates/wtem/main.html +++ b/wtem/templates/wtem/main.html @@ -26,6 +26,16 @@ text-align: center; font-weight: bold; } + .wtem-items-inline li { + display: inline-block; + } + .instruction { + font-weight: bold; + } + .wtem-disclaimer { + font-style: italic; + font-size: .9em; + }