On Mon, 7 Apr 2014 04:11:08 +0200, Luca Barbato <[email protected]> wrote: > --- > > Makes the html output more readable. > > htdocs/css/bootstrap-theme.css | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/htdocs/css/bootstrap-theme.css b/htdocs/css/bootstrap-theme.css > index 5c86fc1..24b2fa6 100644 > --- a/htdocs/css/bootstrap-theme.css > +++ b/htdocs/css/bootstrap-theme.css > @@ -461,4 +461,8 @@ blockquote { > background: black; > } > > +dd { > + margin-left: 2em; > +} > + > /*# sourceMappingURL=bootstrap-theme.css.map */
What does it do? -- Anton Khirnov _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
