mirror of
https://github.com/minio/docs.git
synced 2025-07-31 18:04:52 +03:00
Update syntax highlight color (#534)
This commit is contained in:
@ -141,6 +141,11 @@ a {
|
|||||||
.w {
|
.w {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.s1,
|
||||||
|
.s2 {
|
||||||
|
color: #3f7a08;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
|
Reference in New Issue
Block a user