[lfs] branch trunk updated: Make quoted computer output blue.

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <175321985097.3758.4825844454448131228@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository lfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 2e204159e Make quoted computer output blue.
2e204159e is described below

commit 2e204159e809d9dc1ff687297ae86a7d01bb54d9
Author: Bruce Dubbs <[email protected]>
AuthorDate: Tue Jul 22 16:30:44 2025 -0500

    Make quoted computer output blue.
---
 stylesheets/lfs-xsl/lfs.css | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/stylesheets/lfs-xsl/lfs.css b/stylesheets/lfs-xsl/lfs.css
index d453cac89..16ecea7ba 100644
--- a/stylesheets/lfs-xsl/lfs.css
+++ b/stylesheets/lfs-xsl/lfs.css
@@ -577,6 +577,10 @@ tt, code, kbd, pre, .command {
   font-style: italic;
 }
 
+code.computeroutput {
+   color: blue;
+}
+
 pre {
   background-color: #e5e5e5;
   border: 1px solid #050505;

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.