mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
parent
46f0efe463
commit
b14dfebe2f
1 changed files with 5 additions and 0 deletions
|
@ -744,6 +744,11 @@ input:focus,
|
|||
|
||||
/* Editor */
|
||||
|
||||
.gh-editor-title,
|
||||
.gh-editor-subtitle {
|
||||
background: var(--white);
|
||||
}
|
||||
|
||||
.gh-editor-title::placeholder {
|
||||
color: var(--midlightgrey-d2);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue