mirror of
https://github.com/thangisme/notes.git
synced 2026-06-14 13:10:10 -04:00
5 lines
35 B
CSS
5 lines
35 B
CSS
|
|
|
||
|
|
::placeholder {
|
||
|
|
color: #999
|
||
|
|
}
|