diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 57ce7bb9a0..5a71d3c8cc 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -42,6 +42,13 @@ July 5th, 2024 + + + Address Issue + #7 + . + + [Zeckmathederg] - Apply commit 8bc8eb5feb2867613ea268e0016cf644ce7e1397 from BLFS git for GNAT. diff --git a/stylesheets/lfs-xsl/dark.lfs.css b/stylesheets/lfs-xsl/dark.lfs.css index eeaf56c401..1bbdc894fa 100644 --- a/stylesheets/lfs-xsl/dark.lfs.css +++ b/stylesheets/lfs-xsl/dark.lfs.css @@ -26,6 +26,13 @@ a:active { color: #9ea8db ! important;} padding: 0 1em; } +.book .titlepage img { + max-width: 100%; + height: auto; + display: block; + margin: 0px auto; +} + .book hr { background: #4c4d4e; height: .3em; diff --git a/stylesheets/lfs-xsl/lfs.css b/stylesheets/lfs-xsl/lfs.css index eeaf56c401..1bbdc894fa 100644 --- a/stylesheets/lfs-xsl/lfs.css +++ b/stylesheets/lfs-xsl/lfs.css @@ -26,6 +26,13 @@ a:active { color: #9ea8db ! important;} padding: 0 1em; } +.book .titlepage img { + max-width: 100%; + height: auto; + display: block; + margin: 0px auto; +} + .book hr { background: #4c4d4e; height: .3em; diff --git a/stylesheets/lfs-xsl/light.lfs.css b/stylesheets/lfs-xsl/light.lfs.css index 7a48a3150e..49a72d7ff2 100644 --- a/stylesheets/lfs-xsl/light.lfs.css +++ b/stylesheets/lfs-xsl/light.lfs.css @@ -26,6 +26,13 @@ a:active { color: #6b77b1 ! important;} padding: 0 1em; } +.book .titlepage img { + max-width: 100%; + height: auto; + display: block; + margin: 0px auto; +} + .book hr { background: #dbddec; height: .3em; diff --git a/stylesheets/lfs-xsl/xhtml/lfs-navigational.xsl b/stylesheets/lfs-xsl/xhtml/lfs-navigational.xsl index 3228c532f8..1db554b8e3 100644 --- a/stylesheets/lfs-xsl/xhtml/lfs-navigational.xsl +++ b/stylesheets/lfs-xsl/xhtml/lfs-navigational.xsl @@ -21,7 +21,12 @@ - + +
+
+ GLFS Logo +
+