mason/dhandler, static/tgal.css: Use `thumb' class, not `pic'.
[tgal] / static / tgal.css
index 80d519d..efb8220 100644 (file)
@@ -80,14 +80,14 @@ div.gallery {
        text-align: center;
 }
 
-div.pic {
+div.thumb {
        display: inline-block;
        vertical-align: top;
        width: 228px;
        margin: 1em;
 }
 
-div.pic a:link { display: inline-block; }
+a.thumb:link { display: inline-block; }
 
 img.thumb {
        width: 228px; height: 228px;