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

DOCS-448: Create new per-platform quickstart guides

Co-authored by: Ravind Kumar <ravind@min.io>
Co-authored by: Daryl White <53910321+djwfyi@users.noreply.github.com>
This commit is contained in:
Ravind Kumar
2022-03-22 19:18:03 -04:00
committed by Daryl White
parent eb1e901858
commit a566631be2
18 changed files with 1206 additions and 92 deletions

View File

@ -199,9 +199,13 @@ button.toggle-button {
}
.content__main {
img {
a img {
box-shadow: 0px 0px 5px lightgray;
}
a.noshadow img {
box-shadow: none;
}
}
ul.simple li {