mirror of
https://github.com/Coffeedon/Cofffee-Assets.git
synced 2024-11-28 17:10:59 +00:00
33ad106a25
Added all custom themes from the collection.
10 lines
321 B
CSS
10 lines
321 B
CSS
/*
|
|
Hide the following and follower counters on profiles.
|
|
- full counts are still available by hovering over the text, though
|
|
author: trwnh
|
|
license: Public Domain
|
|
*/
|
|
.account__header__extra__links a:not(:first-child) strong
|
|
{display: none}
|
|
.details-counters .counter:not(:first-child) .counter-number
|
|
{visibility: hidden}
|