aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets/lfs-xsl/lfs.css
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2023-07-31 01:09:24 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2023-07-31 01:09:24 -0500
commit2cf01ab7023ce34da711af45413f4ed7850a9837 (patch)
tree0b2609a3a3785aface030661a907071b9d1f0c5e /stylesheets/lfs-xsl/lfs.css
parent72636463a282a41a28c1e131ba3ebd81cee6f677 (diff)
Add some color to kernel options
Diffstat (limited to 'stylesheets/lfs-xsl/lfs.css')
-rw-r--r--stylesheets/lfs-xsl/lfs.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/stylesheets/lfs-xsl/lfs.css b/stylesheets/lfs-xsl/lfs.css
index 3cadbc469..80eca11ed 100644
--- a/stylesheets/lfs-xsl/lfs.css
+++ b/stylesheets/lfs-xsl/lfs.css
@@ -265,6 +265,9 @@ li.chapter h4 a {
margin: .6em 0 .2em 0;
}
+span.blue {
+ color: #2ac;
+}
/* Index */
.item {