mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-21 17:37:29 -07:00
Make foreground of mobile pencil icon dark
This commit is contained in:
parent
a6d38ad2ef
commit
98ab423bc8
1 changed files with 5 additions and 0 deletions
|
@ -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 - */
|
||||
|
|
Loading…
Reference in a new issue