feat(shortcodes): external card link (youtube)
This commit is contained in:
parent
da18fe3b68
commit
725ed03760
6 changed files with 82 additions and 10 deletions
|
|
@ -46,3 +46,10 @@ $hidden: #2C3E50;
|
|||
@import 'sliding_gallery.scss';
|
||||
@import 'alert.scss';
|
||||
|
||||
.small-icon {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
.youtube-icon {
|
||||
fill: #FF0202;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue