Skip to content

Instantly share code, notes, and snippets.

@krzysu
Created January 24, 2013 15:29
Show Gist options
  • Save krzysu/4623101 to your computer and use it in GitHub Desktop.
Save krzysu/4623101 to your computer and use it in GitHub Desktop.
#menu {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAARCAYAAAAyhueAAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACVJREFUeNpi/A8EDFQGTAw0ADQxdBRQHzCOJqlRMJqkqAgAAgwAxggMBCM7bBAAAAAASUVORK5CYII=");
background-repeat: no-repeat;
background-position: center center;
background-color: #111;
width: 50px;
height: 50px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment