Skip to content

Instantly share code, notes, and snippets.

@VikramTiwari
Created March 24, 2015 07:18
Show Gist options
  • Save VikramTiwari/a974885eb2a2ee260094 to your computer and use it in GitHub Desktop.
Save VikramTiwari/a974885eb2a2ee260094 to your computer and use it in GitHub Desktop.
CSS Tricks
#titanic {
float: none;
}
.sniper-mode {
cursor: crosshair;
}
#periodic {
display: table;
}
#chucknorris {
color: #BADASS;
}
#nsa {
opacity: 1;
}
.oliver-queen {
cursor: arrow;
}
.ninja {
visibility: hidden;
color: black;
}
.obese {
width: 200%;
overflow: visible;
}
.yomama{
width: 99999999px;
}
.wife {
right: 100%,
margin: 0%;
}
.delorean {
z-index: -1955;
}
.illuminati {
position: absolute;
visibility: hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment