Skip to content

Instantly share code, notes, and snippets.

@rekhubs
Last active August 29, 2015 14:11
Show Gist options
  • Save rekhubs/d00297fd019bf36c04d0 to your computer and use it in GitHub Desktop.
Save rekhubs/d00297fd019bf36c04d0 to your computer and use it in GitHub Desktop.
#report{
width:440px;
height:440px;
font-size:13px;
font-family: Georgia, serif;
text-shadow: white 0px 1px 1px;
background-position:center;
background-size:cover;
background-image: url(http://userserve-ak.last.fm/serve/500/73769974/Beautiful+World.png)
}
#song-list{
width:340px;
left: 50%;
margin-left: 30px;
box-shadow: 3px 3px 3px #888888;
border:2px ;
border-radius: 9px;
background-color: #fff;
opacity: 0.75;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment