Skip to content

Instantly share code, notes, and snippets.

@griffiths
Created March 18, 2012 23:25
Show Gist options
  • Save griffiths/2084984 to your computer and use it in GitHub Desktop.
Save griffiths/2084984 to your computer and use it in GitHub Desktop.
#map {
background-image: url('map.jpg');
width:800px;
height:398px;
}
#numberone {
font-size:18px;
color: #000;
background-color:red;
font-family: Arial, sans-serif;
font-weight: bold;
padding:8px;
width: 20px;
text-align:center;
position:relative;
top:100px;
left:230px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment