Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- h1[role="heading"] > a[href="/home"] > div:after {
- content: "";
- font-size: 34px;
- color: rgb(255, 212, 0); /* CHange to your accent colour */
- }
- h1[role="heading"] > a[href="/home"] > div * {
- display: none;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement