dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #08299
[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 220: Removed border around images
------------------------------------------------------------
revno: 220
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Sun 2010-10-31 21:05:38 +0100
message:
Removed border around images
modified:
src/docbkx/en/resources/css/docbook_bsd.css
--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs
Your team DHIS 2 developers is subscribed to branch lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'src/docbkx/en/resources/css/docbook_bsd.css'
--- src/docbkx/en/resources/css/docbook_bsd.css 2009-12-01 07:39:12 +0000
+++ src/docbkx/en/resources/css/docbook_bsd.css 2010-10-31 20:05:38 +0000
@@ -97,7 +97,7 @@
}
BODY IMG.NAVHEADER {
- margin: 0 0 0 -4%;
+ margin: 0 0 0 0;
}
OL {
@@ -200,4 +200,4 @@
margin: 1em 0;
padding: 0.2em 2em;
width: 90%;
-}
\ No newline at end of file
+}