Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /** Font Color in Push Notification Button*/
- .jeg_push_notification_button > a.button {
- color: white;
- }
- /** Font Color in Push Notification Button on Hover */
- .jeg_push_notification_button > a.button:hover {
- color: yellow;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement