|
@@ -9,6 +9,8 @@
|
|
|
figcaption {
|
|
figcaption {
|
|
|
background-color: ck-color( 'foreground' );
|
|
background-color: ck-color( 'foreground' );
|
|
|
padding: 10px;
|
|
padding: 10px;
|
|
|
|
|
+ font-size: .8em;
|
|
|
|
|
+ color: ck-color( 'text', 40 );
|
|
|
|
|
|
|
|
// The `:focus` styles is applied before `.focused` class inside editables.
|
|
// The `:focus` styles is applied before `.focused` class inside editables.
|
|
|
// These styles show different border for a blink of an eye.
|
|
// These styles show different border for a blink of an eye.
|