|
@@ -7,11 +7,11 @@
|
|
|
@import "@ckeditor/ckeditor5-theme-lark/theme/mixins/_shadow.css";
|
|
@import "@ckeditor/ckeditor5-theme-lark/theme/mixins/_shadow.css";
|
|
|
|
|
|
|
|
figure {
|
|
figure {
|
|
|
- background-color: #f3f3f3;
|
|
|
|
|
|
|
+ background-color: hsl(0, 0%, 95.3%);
|
|
|
padding: 10px;
|
|
padding: 10px;
|
|
|
|
|
|
|
|
& figcaption {
|
|
& figcaption {
|
|
|
- background: white;
|
|
|
|
|
|
|
+ background: hsl(0, 0%, 100%);
|
|
|
outline: none;
|
|
outline: none;
|
|
|
|
|
|
|
|
&.focused {
|
|
&.focused {
|