mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-30 16:15:15 +01:00
Fixing hostreqs.html look.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7549 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
4fa0347dde
commit
bf5724be14
@ -17,7 +17,7 @@
|
||||
or <quote>[package-name]-dev</quote>. Be sure to install those as well, if
|
||||
your distribution provides them.</para>
|
||||
|
||||
<itemizedlist>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Bash-2.05a</para>
|
||||
</listitem>
|
||||
|
@ -262,6 +262,11 @@ div.itemizedlist {
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
ul[compact="compact"] li p {
|
||||
padding: 0.3em;
|
||||
margin: 0em;
|
||||
}
|
||||
|
||||
/*table */
|
||||
|
||||
div.table {
|
||||
|
Loading…
Reference in New Issue
Block a user