Añade nuevos estilos para subrayar textos
This commit is contained in:
parent
ef39a9ae5b
commit
4b3cc8920e
2 changed files with 45 additions and 35 deletions
|
@ -175,6 +175,10 @@ div.youtube-embed-wrapper .responsive-view {
|
|||
.note-yellow {
|
||||
background-color: BlanchedAlmond;
|
||||
}
|
||||
span[class^="note-"] {
|
||||
margin: 0;
|
||||
padding: 2px 4px;
|
||||
}
|
||||
|
||||
/*
|
||||
* Editor styles.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue