Browse Source

Sync css with blfs

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11884 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 5 years ago
parent
commit
0e9723acaf
1 changed files with 2 additions and 0 deletions
  1. 2 0
      stylesheets/lfs-xsl/lfs.css

+ 2 - 0
stylesheets/lfs-xsl/lfs.css

@@ -162,6 +162,8 @@ div.navheader, div.navfooter {
 
 
 div.navheader {
 div.navheader {
   border-bottom: 1px solid #dbddec;
   border-bottom: 1px solid #dbddec;
+   position: sticky;
+   top: 0;
 }
 }
 
 
 div.navfooter {
 div.navfooter {