1
0
mirror of https://github.com/minio/docs.git synced 2025-07-31 18:04:52 +03:00

Adding a glossary file and updating term link color

This commit only adds the glossary to the docs.
It does not apply :term: directives throughout the rest of the docs to link to the glossary.
This commit is contained in:
Daryl White
2022-06-28 17:17:20 -05:00
parent 1cef7df283
commit 9f6086fdc6
3 changed files with 270 additions and 3 deletions

View File

@ -195,7 +195,7 @@ button.toggle-button {
}
.xref {
color: $theme-red;
color: $link-color;
}
.content__main {