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:23] – antmonss | stylesheet:style_ui-design [2025/01/25 16:56] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 39: | 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 62: | Line 52: | ||
.right-column: | .right-column: | ||
- | /* margin-left: | + | |
transition-duration: | transition-duration: | ||
} | } |