Change hash tag. Thumbs on albums.

This commit is contained in:
Jason A. Donenfeld
2011-05-06 18:55:02 -04:00
parent 88a790e0a2
commit 039f009a15
3 changed files with 75 additions and 9 deletions

View File

@ -39,16 +39,19 @@ a:hover {
padding: 0;
}
#subalbums {
padding-top: 1.5em;
}
.album-button {
float: left;
display: block;
width: 138px;
height: 138px;
margin: 5px;
width: 150px;
height: 60px;
text-align: center;
font-style: italic;
border: 1px #86A1B6 dotted;
font-size: 12px;
background-repeat: no-repeat;
background-position: top;
padding-top: 150px;
}