docs: use dl/dd instead of blockquote for freedesktop link
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 18 Apr 2019 13:13:36 +0000 (15:13 +0200)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 2 May 2019 11:09:15 +0000 (11:09 +0000)
commit7eee13c46794da1317cb865879611ec236fd9a3a
tree17112bc1c984a9f63126b4656a4d6359d1a800eb
parent3f0568d7e518a8a3c14c79d55c55d40a79de7549
docs: use dl/dd instead of blockquote for freedesktop link

The blockquote happens to match the indentation of the other lists for
most browsers, but this isn't a guarantee. Let's instead use a
definition-list, which is more strongly connected to a list, so it's
more likely to have the same indention.

This also makes sure that we don't have similar padding on the
right-hand side, in case we change the text-size.

Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
docs/contents.html