Differences
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:20] – antmonss | stylesheet:style_ui-design [2025/01/25 16:56] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 7: | Line 7: | ||
.options {opacity:0 !important } | .options {opacity:0 !important } | ||
.search{opacity: | .search{opacity: | ||
+ | .site-title{opacity: | ||
+ | .site-logo{opacity: | ||
+ | .page-info{opacity: | ||
+ | |||
.site-header | .site-header | ||
.navbar | .navbar | ||
Line 36: | Line 39: | ||
} | } | ||
- | /* .right-column { | ||
- | margin-left: | ||
- | | ||
- | position: | ||
- | } | ||
- | .right-column: | ||
- | margin-left: | ||
- | transition-duration: | ||
- | } */ | ||
| | ||
overflow: hidden; | overflow: hidden; | ||
- | /* margin-left: | + | |
transform: translateX(0); | transform: translateX(0); | ||
background-color: | background-color: | ||
Line 59: | Line 52: | ||
.right-column: | .right-column: | ||
- | /* margin-left: | + | |
transition-duration: | transition-duration: | ||
} | } |