source: stylesheets/lfs-xsl/lfs-print.css@ 8eb3fe4

multilib-10.1
Last change on this file since 8eb3fe4 was 1fa2099, checked in by Thomas Trepl <thomas@…>, 5 years ago

Initial creation of multilib branch

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11565 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 196 bytes
Line 
1/*
2$LastChangedBy$
3$Date$
4*/
5@import url(lfs.css);
6
7.navfooter, .headerlinks {
8 display: none;
9}
10
11div.navheader {
12 position: absolute;
13}
14
15div.navheader ul,
16div.navheader ul{
17 display: none;
18}
Note: See TracBrowser for help on using the repository browser.