Make foreground of mobile pencil icon dark

This commit is contained in:
nelle 2024-07-11 02:12:36 -06:00
parent a6d38ad2ef
commit 98ab423bc8

View file

@ -10,6 +10,11 @@
* Change this for border-radius values
*/
/** jormungandr css **/
/* Make foreground of mobile pencil icon dark */
.postButton .ph-pencil {
color: var(--bg);
}
/** Sophie/Zvava CSS https://zvava.org **/
/* floating mobile navbar - */