diff options
author | Sn4il <sn4il@thedroth.rocks> | 2024-03-06 10:25:41 +0300 |
---|---|---|
committer | Sn4il <sn4il@thedroth.rocks> | 2024-03-06 10:25:41 +0300 |
commit | 5a6834585c43296c2207f5f251d3d5c237c7c8d2 (patch) | |
tree | 5c3f9adc4c5fd0b3bdc3b017b021a36016c0f15b /lfs-12.0-sysv/stylesheets/lfs-print.css | |
parent | 2b6ec04f001bbdf660476a1275d90075d746833c (diff) | |
download | sn4il-site-5a6834585c43296c2207f5f251d3d5c237c7c8d2.tar.gz sn4il-site-5a6834585c43296c2207f5f251d3d5c237c7c8d2.zip |
Update LFS mirror
Diffstat (limited to 'lfs-12.0-sysv/stylesheets/lfs-print.css')
-rw-r--r-- | lfs-12.0-sysv/stylesheets/lfs-print.css | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/lfs-12.0-sysv/stylesheets/lfs-print.css b/lfs-12.0-sysv/stylesheets/lfs-print.css deleted file mode 100644 index 75f05d4..0000000 --- a/lfs-12.0-sysv/stylesheets/lfs-print.css +++ /dev/null @@ -1,14 +0,0 @@ -@import url(lfs.css); - -.navfooter, .headerlinks { - display: none; -} - -div.navheader { - position: absolute; -} - -div.navheader ul, -div.navheader ul{ - display: none; -} |