mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 03:11:57 +00:00
Look fix for HTML output.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7575 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
2ed4bb3f52
commit
bb79f907df
@ -172,6 +172,10 @@ div.important tt, div.warning tt, div.caution tt {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
div.important tt.literal, div.warning tt.literal, div.caution tt.literal {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
/* variablelist & segmentedlist */
|
||||
dl {
|
||||
margin: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user