html height: 100% font-size: $rem body position: relative display: flex flex-direction: column min-height: 100% background: #fff color: $font-black font-size: $font-size font-family: $font-family line-height: $text-line-height if !hexo-config('copy.enable') user-select: none -moz-user-select: none -webkit-user-select: none -ms-user-select: none *::-webkit-scrollbar width: 8px height: 8px *::-webkit-scrollbar-thumb background: $light-blue *::-webkit-scrollbar-track background-color: transparent #web_bg background: $web-bg height: 100% width: 100% background-size: cover position: fixed z-index: -999 background-attachment: local background-repeat: no-repeat background-position: center h1, h2, h3, h4, h5, h6 position: relative margin: 0.2rem 0 color: lighten($font-color, 15%) font-weight: bold code font-size: inherit !important #content-outer flex: 1 auto * box-sizing: border-box #content-inner .img-alt text-decoration: none color: $a-link-color #toggle-sidebar position: fixed bottom: $sidebar-icon-top left: $sidebar-icon-left z-index: 100 font-size: $sidebar-icon-size cursor: pointer transition: all 0.2s opacity: 0 hr position: relative margin: 2rem auto width: calc(100% - 4px) border: 2px dashed $pale-blue background: $white &:hover &:before left: calc(95% - 20px) &:before position: absolute top: $hr-icon-top left: 5% z-index: 1 color: $light-blue content: $hr-icon font: normal normal normal 14px / 1 FontAwesome font-size: 20px transition: all 1s ease-in-out // collapse/expand beautify details padding: 0.3rem border: 2px solid darken($light-grey, 10%) summary color: $theme-color // set