View Single Post
Old 12-02-2017, 06:21 AM   #24
larysa
Zealot
larysa began at the beginning.
 
Posts: 124
Karma: 10
Join Date: Feb 2016
Device: iPad mini 4
Ok now i try this new trick....

But anyway i have solved my problem!
tnxs to najgori i have search on google -webkit-text-fill-color and I’ve find a solution: simple add this sting (only string) on my css:
.title
-webkit-text-fill-color: #bd2716;

and on html <p class=“title”>

or more simple add the string directly on <p style=“-webkit-text-fill-color: #bd2716”
and this work on normal mode and on night mode!!!
larysa is offline   Reply With Quote