Amélioration des couleurs du code.
This commit is contained in:
@@ -72,6 +72,11 @@ a:active {
|
|||||||
color: $lightgreen;
|
color: $lightgreen;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Colorisation du code en ligne.
|
||||||
|
code:not([class]) {
|
||||||
|
color: $green;
|
||||||
|
}
|
||||||
|
|
||||||
// Prompt and command line.
|
// Prompt and command line.
|
||||||
// ========================
|
// ========================
|
||||||
.cmdblock {
|
.cmdblock {
|
||||||
|
|||||||
Reference in New Issue
Block a user