[Debconf6-data-commit] r230 - website/media/dc6/css
Neil McGovern
neilm at costa.debian.org
Thu Jan 12 10:19:48 UTC 2006
Author: neilm
Date: 2006-01-12 10:19:48 +0000 (Thu, 12 Jan 2006)
New Revision: 230
Modified:
website/media/dc6/css/main.css
Log:
Mix up of id and class
Modified: website/media/dc6/css/main.css
===================================================================
--- website/media/dc6/css/main.css 2006-01-12 10:16:56 UTC (rev 229)
+++ website/media/dc6/css/main.css 2006-01-12 10:19:48 UTC (rev 230)
@@ -338,16 +338,16 @@
background-color: inherit;
}
-DIV.thumbs {
+DIV#thumbs {
text-align: center;
}
-DIV #thumbcap {
+DIV.thumbcap {
text-align: center;
float: left;
}
-DIV #thumbcap IMG {
+DIV.thumbcap IMG {
border: none;
}
.comas-row {
More information about the Debconf6-data-commit
mailing list