i18n/zh-CN/docusaurus-plugin-content-docs/version-1.2/gettingStarted/demo-block/demo-block.css [1:86]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
.home-page-option-icon {
    align-items: center;
    border: 0.3px solid #dcdcdc;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    height: 48px;
    justify-content: center;
    margin-right: 16px;
    padding: 6px;
    width: 48px
}

.home-page-option-section-icon {
    display: flex;
    flex-direction: column;
    height: 48px;
    justify-content: center;
    width: 48px
}

.home-page-text {
    text-align: left;
    /* border: 0.3px solid #dcdcdc; */
    /* border-radius: 8px; */
    height: fit-content;
    width: 160px;
    margin-right: 16px;
    padding: 12px 8px 8px 0;
    font-weight: 500;
}



.home-page-section {
    border-bottom: 1px solid var(--click-color-stroke);
    display: flex;
    flex-direction: row;
    /* justify-content: space-between; */
    /* padding-bottom: 2rem; */
    /* padding-top: 2rem */
}

.home-page-section:last-of-type {
    border-bottom: none
}

.home-page-section-left,
.linkStyle_qw7j[data-hasitems=true],
.searchBarContainer_vHfX {
    margin-bottom: 1rem
}

img.home-svg svg path {
    fill: red
}

.icon-svg,
.logo-svg {
    fill: #000
}


.home-page-button-container {
    /* align-items: center; */
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-top: 8px;
}

.docs-doc-id-home-page .docItemCol_src-theme-DocItem-Layout-styles-module {
    max-width: 100% !important;
    overflow-x: scroll;
    padding-left: 4rem !important;
    padding-right: 4rem !important
}

.docs-doc-id-home-page .container {
    overflow-x: scroll
}

.home-page-hero {
    padding-bottom: 3rem;
    flex-direction: column
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



versioned_docs/version-1.2/gettingStarted/demo-block/demo-block.css [1:86]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
.home-page-option-icon {
    align-items: center;
    border: 0.3px solid #dcdcdc;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    height: 48px;
    justify-content: center;
    margin-right: 16px;
    padding: 6px;
    width: 48px
}

.home-page-option-section-icon {
    display: flex;
    flex-direction: column;
    height: 48px;
    justify-content: center;
    width: 48px
}

.home-page-text {
    text-align: left;
    /* border: 0.3px solid #dcdcdc; */
    /* border-radius: 8px; */
    height: fit-content;
    width: 160px;
    margin-right: 16px;
    padding: 12px 8px 8px 0;
    font-weight: 500;
}



.home-page-section {
    border-bottom: 1px solid var(--click-color-stroke);
    display: flex;
    flex-direction: row;
    /* justify-content: space-between; */
    /* padding-bottom: 2rem; */
    /* padding-top: 2rem */
}

.home-page-section:last-of-type {
    border-bottom: none
}

.home-page-section-left,
.linkStyle_qw7j[data-hasitems=true],
.searchBarContainer_vHfX {
    margin-bottom: 1rem
}

img.home-svg svg path {
    fill: red
}

.icon-svg,
.logo-svg {
    fill: #000
}


.home-page-button-container {
    /* align-items: center; */
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-top: 8px;
}

.docs-doc-id-home-page .docItemCol_src-theme-DocItem-Layout-styles-module {
    max-width: 100% !important;
    overflow-x: scroll;
    padding-left: 4rem !important;
    padding-right: 4rem !important
}

.docs-doc-id-home-page .container {
    overflow-x: scroll
}

.home-page-hero {
    padding-bottom: 3rem;
    flex-direction: column
}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



