summaryrefslogtreecommitdiff
path: root/qpid/doc/website/template
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2010-07-03 22:09:55 +0000
committerRobert Gemmell <robbie@apache.org>2010-07-03 22:09:55 +0000
commit10755a72b4d60e7470f74d3bac26f24df96bd4de (patch)
treef16667fe180f4b52b205d717ae172e3366c65636 /qpid/doc/website/template
parent43f07d016a6c88bfb9d5e412f29453be67e02dfd (diff)
downloadqpid-python-10755a72b4d60e7470f74d3bac26f24df96bd4de.tar.gz
Rename home.html to index.html, merge some missed updates to the published content back into the source tree
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@960274 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/doc/website/template')
-rw-r--r--qpid/doc/website/template/style.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/qpid/doc/website/template/style.css b/qpid/doc/website/template/style.css
index d90d22f3f0..fdf2e28409 100644
--- a/qpid/doc/website/template/style.css
+++ b/qpid/doc/website/template/style.css
@@ -241,4 +241,16 @@ body {
color:#000000;
}
+.download_table {
+ width:100%;
+}
+
+.download_table_col_1 {
+ width:240px;
+}
+
+.download_table_amqp_col {
+ text-align:center;
+ width:80px;
+}