[svn r5804] Let me have centred DIVs so I can have centred IMGs in them. Simple.

This commit is contained in:
sb476
2004-04-23 00:39:39 +02:00
parent c2cf5d83c5
commit 2195cbce0c

View File

@@ -12,6 +12,7 @@ h4 { color: #0d664c }
h3 { color: #2c105e }
A:link, A:visited { text-decoration: none }
.caption { font-size: 8pt; margin-bottom: 0pt; } /* this can apply to <p> or <td> or anything, so leave it like it is. */
div.centre { text-align: center; }
img.onright { vertical-align: top; float: right; padding-left: 10pt;
padding-bottom: 10pt; padding-right: 8pt }
img.icon { vertical-align: middle; }