Skip to content

Instantly share code, notes, and snippets.

@tehfedaykin
Created June 16, 2013 00:35
Show Gist options
  • Save tehfedaykin/5790198 to your computer and use it in GitHub Desktop.
Save tehfedaykin/5790198 to your computer and use it in GitHub Desktop.
Call Me Maybe Styling
body
font: 14px "Lucida Grande", Helvetica, Arial, sans-serif
background: #f6b1c6
a
color: #00B7FF
.header
background: #f5f5f5
padding: 10px 0px
text-align: center
border-bottom: solid 1px #ffffff
.logo
background: transparent url('/img/logojk.png') no-repeat 0px 0px
background-size: 100%
height: 75px
width: 75px
display: block
float: left
margin-right: 20px
span
text-align: center
display: block
font-size: 22px
margin: 20px 0px
.welcome
text-align: center
form
text-align:left
.well
text-align: center
#carly
background: transparent url('/img/carly.png') no-repeat right bottom
position: fixed
bottom: -250px
right: 0px
width: 100%
height: 250px
#concerts
position: absolute
bottom: 0px
left: 0px
height: 30px
width: 100%
background-color: rgba(0,0,0, .5)
span
color: #fff
position: absolute
margin: 5px 0px
height: 20px
width: 2000px
display: block
overflow: hidden
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment