editor: edumed exercises - visual tweaks
[fnpeditor.git] / src / editor / plugins / core / edumed / edumed.less
index b78f792..fc79e39 100644 (file)
@@ -4,7 +4,7 @@
 @import 'choice/choice.less';
 
 .edumed-exercise {
-
+    background-color: @grayLighter;
     border: 1px lighten(#000, 35%) dashed;
     margin: 15px 0;
     padding: 10px;
@@ -13,6 +13,7 @@
         font-weight: bold;
         font-variant: small-caps;
         margin-bottom: 10px;
+        background-color: @grayLighter;;
     }
 
     .btn {