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-orange,
.note-yellow {
color: #222; /*
margin: .5em; */
color: #222;
margin: .5em;
padding: .5em;
}
.note-red {