Mark current thumb.

This commit is contained in:
Jason A. Donenfeld
2011-05-09 19:36:15 -04:00
parent e1ac0c410e
commit 04996b8360
2 changed files with 9 additions and 0 deletions

View File

@ -38,6 +38,9 @@ a:hover {
margin: 0;
padding: 0;
}
.current-thumb {
/* do something to the current thumbnail */
}
#subalbums {
padding-top: 1.5em;
}