Created
September 14, 2010 18:15
-
-
Save navap/579500 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.artistheader, .releaseheader, .rgheader, | |
.recordingheader, .labelheader, .workheader, .blankheader { | |
padding-left: 38px; | |
background: 0 4px no-repeat; | |
} | |
.blankheader { background-image: url('../images/entity/blank_lg.png') } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="releaseheader"> | |
<h1>“<a href="http://test.musicbrainz.org/release/cbd574ee-ff13-4c64-b4c8-e750281bda36">Human Clay</a>” </h1> | |
<p class="subheader"> | |
<span class="prefix">~</span> | |
Release by <a href="http://test.musicbrainz.org/artist/4b1a830b-0a1f-42e5-b8d5-1d6743912e99">Creed</a> | |
</p> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment