parent
0052c2ddc3
commit
38481aac9a
3 changed files with 6 additions and 2 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -3045,6 +3045,10 @@ Usage (In Ghost editor):
|
||||||
box-shadow: 0 0 1px rgba(255,255,255,0.9);
|
box-shadow: 0 0 1px rgba(255,255,255,0.9);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post-full-content input {
|
||||||
|
color: color-mod(var(--midgrey) l(-30%));
|
||||||
|
}
|
||||||
|
|
||||||
.kg-bookmark-title {
|
.kg-bookmark-title {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue