Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Example Change Author Box with CSS */
- .jnews_author_box_container {
- background: aliceblue;
- width: 80%;
- margin: auto
- ;
- }
- .jnews_author_box_container .jeg_author_desc {
- color: chocolate;
- }
- .jnews_author_box_container .jeg_author_socials .fa {
- color:bisque;
- }
- .jnews_author_box_container .jeg_author_socials .fa:hover {
- color:darkblue;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement