2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-18 02:22:09 +00:00
Files
test/doc/style/btl-lists.css
Gennadiy Rozental 892cd3df70 missing files
[SVN r47843]
2008-07-27 18:54:19 +00:00

26 lines
395 B
CSS

/* Copyright Gennadiy Rozental 2001-2007.
* Distributed under the Boost Software License, Version 1.0.
* (See accompanying file LICENSE_1_0.txt or copy at www.boost.org/LICENSE_1_0.txt)
*/
DIV.itemizedlist ul li
{
margin-top: 0.5em;
}
DIV.files-list ul
{
list-style-type: none;
}
DIV.files-list ul li p
{
margin: 0;
padding: 0;
}
div.variablelist dl dt
{
float: none;
}