File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
modules/ROOT/examples/live-demos Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,6 @@ tinymce.init({
3939 a { color: #2b70e3; }
4040 blockquote { color: #4e5c73; font-weight: 200; font-size: 1.3rem; margin: 1rem 2rem; padding: 0 0 0 1rem; border-left: 2px solid #2b70e3 !important; }
4141 figcaption {font-size: 0.875em;}
42- uc-video { display: block; margin: 1rem 0; width: 100%;}
43- `
42+ uc-video { display: block; margin: 1rem 0; width: 100%;}
43+ `
4444} ) ;
Original file line number Diff line number Diff line change @@ -28,6 +28,6 @@ tinymce.init({
2828 a { color: #2b70e3; }
2929 blockquote { color: #4e5c73; font-weight: 200; font-size: 1.3rem; margin: 1rem 2rem; padding: 0 0 0 1rem; border-left: 2px solid #2b70e3 !important; }
3030 figcaption {font-size: 0.875em;}
31- uc-video { display: block; margin: 1rem 0; width: 100%;}
32- `
31+ uc-video { display: block; margin: 1rem 0; width: 100%;}
32+ `
3333} ) ;
You can’t perform that action at this time.
0 commit comments