mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 21:17:38 +00:00
b711e1d621
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
7 lines
72 B
CSS
7 lines
72 B
CSS
|
|
@import url(lfs.css);
|
|
|
|
.navfooter, .headerlinks {
|
|
display: none;
|
|
}
|