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:
committed by
Daryl White
parent
eb1e901858
commit
a566631be2
@ -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 {
|
||||
|
Reference in New Issue
Block a user