1
0
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:
Rushan
2022-08-23 19:02:14 +04:00
committed by GitHub
parent 029bdeb97c
commit 01a5552631

View File

@ -141,6 +141,11 @@ a {
.w {
text-decoration: none;
}
.s1,
.s2 {
color: #3f7a08;
}
}
pre {