forked from Cavemanon/cavepaintings
actually, the inherent padding is enough
This commit is contained in:
@@ -167,7 +167,7 @@ ARTICLE TABLE {
|
|||||||
zoom: 1; /* ie6 */
|
zoom: 1; /* ie6 */
|
||||||
*display: inline; /* ie6 */
|
*display: inline; /* ie6 */
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin: 8px;
|
margin-bottom: 8px;
|
||||||
}
|
}
|
||||||
.thumb IMG {
|
.thumb IMG {
|
||||||
border: 1px solid #CCC;
|
border: 1px solid #CCC;
|
||||||
|
@@ -178,7 +178,7 @@ ARTICLE TABLE {
|
|||||||
zoom: 1; /* ie6 */
|
zoom: 1; /* ie6 */
|
||||||
*display: inline; /* ie6 */
|
*display: inline; /* ie6 */
|
||||||
text-align: center;
|
text-align: center;
|
||||||
margin: 8px;
|
margin-bottom: 8px;
|
||||||
}
|
}
|
||||||
.thumb IMG {
|
.thumb IMG {
|
||||||
border: 1px solid #B89F7C;
|
border: 1px solid #B89F7C;
|
||||||
|
Reference in New Issue
Block a user