mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-12-27 03:33:50 -05:00
Adding some new png files to supoprt alternate css
Fix css validation for media='print' stylesheet Add alternate css file NO VISIBLE CHANGES FOR USERS git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10934 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
@@ -31,7 +31,8 @@ $Date$
|
||||
<!-- Print CSS Stylesheet -->
|
||||
<!-- The original template is in {docbook-xsl}/xhtml/docbook.xsl -->
|
||||
<xsl:template name='user.head.content'>
|
||||
<link rel="stylesheet" href="stylesheets/lfs-print.css" type="text/css" media="print"/>
|
||||
<link rel="stylesheet" href="../stylesheets/lfs-print.css" type="text/css" media="print"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
||||
</xsl:template>
|
||||
|
||||
<!-- Drop some unwanted style attributes -->
|
||||
|
||||
@@ -7,3 +7,12 @@ $Date$
|
||||
.navfooter, .headerlinks {
|
||||
display: none;
|
||||
}
|
||||
|
||||
div.navheader {
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
div.navheader ul,
|
||||
div.navheader ul{
|
||||
display: none;
|
||||
}
|
||||
|
||||
1294
stylesheets/lfs-xsl/lfs.css.new
Normal file
1294
stylesheets/lfs-xsl/lfs.css.new
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user