#bruce-banner {
color: pink;
transition: color 10s;
}
#bruce-banner.the-hulk {
color: green;
}
From @DaywalkerHN
.meteo_switzerland {
position: absolute;
right: 100%;
}
From @LSpallino
.universe { border: none; }
From @hankgreen
Monday.morning:active {
visibility: visible !important;
}
From @ApoorvaShrini
#Christmas:active {
animation-name: festive-cheer;
}
From @go6_media
.husband {
position: relative;
right: 0℅;
style: none;
padding: inherit; important!
}
From @ramriot
.russian.plane {
overflow: visible;
}
From @mburakerman
.HillaryClinton {
left: -1000px;
color: white;
background: shady;
visibility: hidden;
}
From @ChrisJPatty
.profilePic #parisAttacks:after {
background-image: linear-gradient ( to right, #00F 33%, #FFF 33%, #FFF 66%, #F00 66% );
}
From Timothée Goguely
.production-mode #bugs {
font-size: 0px;
color: transparent;
}
From Victor