-
Posts
551 -
Joined
-
Last visited
Fake Grandma's Achievements

Immigrant (1/7)
514
Reputation
Single Status Update
See all updates by Fake Grandma
-
If you want to remove snowflakes
Addon:
Chrome: User CSS
Press "User CSS" Addon Icon
paste:
.snowMobileFoo{
display: none !important;
}
FireFox: Stylus
Press "Stylus" Addon Icon
Press "Write style for"
paste:
.snowMobileFoo{
display: none !important;
}
Press "save"