1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

Docs Multiplatform Slice

This commit is contained in:
Ravind Kumar
2022-05-06 16:44:42 -04:00
parent df33ddee6a
commit b99c20a16f
134 changed files with 3689 additions and 2200 deletions

View File

@ -91,15 +91,25 @@ aside.sidebar {
.docs {
margin-right: -0.65rem;
ul {
list-style: none;
padding: 0;
margin: 0.5rem 0 0.5rem 0;
font-size: .90rem;
& > span.persona {
font-weight: bold;
border-bottom-style: solid;
border-width: 2px;
display: block;
padding-bottom: 1rem;
}
& > li {
margin: 0.5rem 0 0.5rem 0;
margin: 0.5rem 0 0.5rem 0.5rem;
& > a {
&, & > code {