Skip to content

Instantly share code, notes, and snippets.

@cezarderevlean
Last active June 15, 2017 10:46
Show Gist options
  • Save cezarderevlean/519822fdcac82cf772fe to your computer and use it in GitHub Desktop.
Save cezarderevlean/519822fdcac82cf772fe to your computer and use it in GitHub Desktop.
#titanic {
float: none;
}
#big-bang::before {
content: "";
}
#tower-of-pisa {
font-style: italic;
}
.ninja {
color: black;
visibility: hidden;
}
.wife {
right: 100%;
}
.fear {
display: none;
}
#samsung {
@extend apple;
}
.rip {
bottom: -7560px;
/* 7560px = 2 m */
}
.defibrillator {
clear: both;
}
#moses > .sea {
column-count: 2;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment