mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-12-27 03:33:50 -05:00
Make quoted computer output blue.
This commit is contained in:
@@ -577,6 +577,10 @@ tt, code, kbd, pre, .command {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
code.computeroutput {
|
||||
color: blue;
|
||||
}
|
||||
|
||||
pre {
|
||||
background-color: #e5e5e5;
|
||||
border: 1px solid #050505;
|
||||
|
||||
Reference in New Issue
Block a user