Se añaden márgenes a las notas creadas con CKEditor
This commit is contained in:
parent
a66f2036ee
commit
3d71dcbdca
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue