Skip to content

Instantly share code, notes, and snippets.

@rileyjshaw
Created May 9, 2014 00:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rileyjshaw/893f0db577a4f902b9d4 to your computer and use it in GitHub Desktop.
Save rileyjshaw/893f0db577a4f902b9d4 to your computer and use it in GitHub Desktop.
A Pen by Riley Shaw.
#disco
.vcent
p #Ad15c0
#badass
.vcent
p #bada55
@import "compass/css3"
html, body
height: 100%
font: bold 48px Montserrat, sans-serif
text-align: center
div
height: 50%
width: 100%
.vcent
height: 100%
width: 0
.vcent, p
display: inline-block
vertical-align: middle
#disco
color: #Ad15c0
background: #bada55
#badass
color: #bada55
background: #Ad15c0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment