Se añaden márgenes a las notas creadas con CKEditor

This commit is contained in:
Manuel Cillero 2018-02-25 00:25:43 +01:00
parent a66f2036ee
commit 3d71dcbdca

View file

@ -138,8 +138,8 @@ div.youtube-embed-wrapper .responsive-view {
.note-green, .note-green,
.note-orange, .note-orange,
.note-yellow { .note-yellow {
color: #222; /* color: #222;
margin: .5em; */ margin: .5em;
padding: .5em; padding: .5em;
} }
.note-red { .note-red {