mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 04:57:38 +00:00
52dcb7d03e
They are unsupported by Git.
15 lines
167 B
CSS
15 lines
167 B
CSS
@import url(lfs.css);
|
|
|
|
.navfooter, .headerlinks {
|
|
display: none;
|
|
}
|
|
|
|
div.navheader {
|
|
position: absolute;
|
|
}
|
|
|
|
div.navheader ul,
|
|
div.navheader ul{
|
|
display: none;
|
|
}
|