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-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 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue