Twitter Bird Logo
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;
}
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;
}
Comments
0 B
|👍
/👎