This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| stylesheet:style_ui-design [2025/01/25 16:18] – antmonss | stylesheet:style_ui-design [2025/01/25 16:40] (current) – antmonss | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| .left-column * {opacity:0 !important } | .left-column * {opacity:0 !important } | ||
| + | .sidebar-content {opacity:0 !important } | ||
| + | .options {opacity:0 !important } | ||
| + | .search{opacity: | ||
| + | .site-title{opacity: | ||
| + | .site-logo{opacity: | ||
| + | .page-info{opacity: | ||
| + | |||
| .site-header | .site-header | ||
| .navbar | .navbar | ||
| Line 25: | Line 32: | ||
| } | } | ||
| | | ||
| - | * {background-color: | + | * {background-color: |
| | | ||
| Line 32: | Line 39: | ||
| } | } | ||
| - | /* .right-column { | ||
| - | margin-left: | ||
| - | background-color: | ||
| - | overflow: hidden | ||
| - | position: | ||
| - | } | ||
| - | .right-column: | ||
| - | margin-left: | ||
| - | transition-duration: | ||
| - | } */ | ||
| | | ||
| overflow: hidden; | overflow: hidden; | ||
| - | /* margin-left: | + | |
| transform: translateX(0); | transform: translateX(0); | ||
| background-color: | background-color: | ||
| Line 56: | Line 52: | ||
| .right-column: | .right-column: | ||
| - | /* margin-left: | + | |
| transition-duration: | transition-duration: | ||
| } | } | ||