What I contributed to Hacktoberfest 2020?
I created a basic repo for newbies to get started with open-source.
css-puns
Do you know a CSS pun?
#bodybuilder {
display: flex
}
#titanic {
float: none
}
.ninja {
visibility: hidden
color: black;
}
.invisibility-cloak + #harry-potter {
visibility: hidden;
}
#tower-of-pisa {
font-style: italic;
}
#bruce-banner {
color: white;
transition: color 10s;
}
#bruce-banner.the-hulk {
color: green;
}
#wife {
right: 100%;
margin: 0%;
}
.illuminati {
position: absolute;
visibility: hidden;
}
.ghost {
opacity: 0.1;
pointer-events: none;
}
.dragon-ball {
z-index: 9001;
}
.fear {
display: none;
}
#chucknorris {
color: #bada55;
}
.yomama {
width: 999999px;
}
.reader-eye
…Repo stats
It received 9 stars, 33 forks, and 49 PRs.
Discussion (0)