From a24e1cc7d761c8c3abd518a95393b46b391e7565 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 28 Apr 2013 16:08:33 +0000 Subject: Centre images in the Atmel Studio help, apply text formatting styles recursively. --- .../HV1/lufa_docbook_transform.xslt | 26 +++++++++++++--------- .../HV1/lufa_studio_help_styling.css | 2 +- 2 files changed, 16 insertions(+), 12 deletions(-) diff --git a/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt b/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt index 82ad935c2..ca08b67b4 100644 --- a/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt +++ b/LUFA/StudioIntegration/HV1/lufa_docbook_transform.xslt @@ -529,7 +529,7 @@ - + @@ -550,7 +550,7 @@ - + @@ -600,19 +600,23 @@ - + - + + + + + - + @@ -636,13 +640,13 @@ - + - + @@ -693,7 +697,7 @@ - + @@ -704,7 +708,7 @@ - + @@ -734,7 +738,7 @@ - + @@ -753,7 +757,7 @@ - + images/ diff --git a/LUFA/StudioIntegration/HV1/lufa_studio_help_styling.css b/LUFA/StudioIntegration/HV1/lufa_studio_help_styling.css index f38718f89..59be60a6f 100644 --- a/LUFA/StudioIntegration/HV1/lufa_studio_help_styling.css +++ b/LUFA/StudioIntegration/HV1/lufa_studio_help_styling.css @@ -44,7 +44,7 @@ table thead th { padding: 5px; } -table th, td { +table tbody td { padding: 5px; } -- cgit v1.2.3