mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-12-27 03:33:50 -05:00
Add a note about /etc/bash.bashrc used in some distros.
Tweak css for appendix/dependencies. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11972 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
@@ -444,11 +444,16 @@ div.materials dd {
|
||||
width: 12em;
|
||||
}
|
||||
|
||||
.package .segbody, .appendix .segbody {
|
||||
.package .segbody {
|
||||
display: block;
|
||||
padding-left: 14em;
|
||||
}
|
||||
|
||||
.appendix .segbody{
|
||||
display: block;
|
||||
padding-left: 16em;
|
||||
}
|
||||
|
||||
.content .segbody {
|
||||
display: block;
|
||||
padding-left: 13em;
|
||||
|
||||
Reference in New Issue
Block a user