img.thumbnail is defined later on

git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@437 b3834d28-1941-0410-a4f8-b48e95affb8f
This commit is contained in:
cweiske 2009-10-27 20:32:27 +00:00
parent f01fb13622
commit c90e6d2263

View file

@ -16,13 +16,8 @@ a:hover {
a img { a img {
border: 0; border: 0;
} }
img.thumbnail { /* Thank you Ricco * */
border: 1px solid #AAAAAA;
float: left;
margin-bottom: 4px;
margin-right: 6px;
padding: 1px;
}
body { body {
margin: 0; margin: 0;
padding: 0; padding: 0;