lfs/stylesheets/lfs-print.css
Manuel Canales Esparcia b711e1d621 Added a CSS to can print the HTMLs.
Hardoded a CSS code into the nuchunk output to make it full stand alone.
Updated the Makefile.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3729 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-05-30 10:54:18 +00:00

7 lines
72 B
CSS

@import url(lfs.css);
.navfooter, .headerlinks {
display: none;
}