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