Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| start [2024/12/06 15:27] – kymki | start [2025/04/15 10:24] (current) – kymki | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| <p> | <p> | ||
| Welcome to my < | Welcome to my < | ||
| - | | + | |
| The site is meant to serve as both a personal archive and a way to share my work with collaborators and visitors like you. < | The site is meant to serve as both a personal archive and a way to share my work with collaborators and visitors like you. < | ||
| It’s built with simplicity and functionality in mind.< | It’s built with simplicity and functionality in mind.< | ||
| + | For your own safety, use the Ramble Meter as an indicator of the state of the information in a post.< | ||
| + | In the < | ||
| </p> | </p> | ||
| Line 14: | Line 16: | ||
| </ | </ | ||
| - | < | ||
| - | < | ||
| - | <meta charset=" | ||
| - | <meta name=" | ||
| - | < | ||
| - | < | ||
| - | /* Container for the gauge */ | ||
| - | .ramble-meter-container { | ||
| - | display: flex; | ||
| - | align-items: | ||
| - | justify-content: | ||
| - | margin: 20px 0; | ||
| - | } | ||
| - | /* The gauge itself */ | ||
| - | .ramble-meter { | ||
| - | position: relative; | ||
| - | width: 200px; | ||
| - | height: 30px; | ||
| - | background: linear-gradient(to right, green, yellow, orange, red); | ||
| - | border-radius: | ||
| - | overflow: hidden; | ||
| - | box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); | ||
| - | } | ||
| - | |||
| - | /* The needle */ | ||
| - | .needle { | ||
| - | position: absolute; | ||
| - | top: -5px; | ||
| - | left: 70%; /* Adjust this percentage to represent ramble level */ | ||
| - | width: 2px; | ||
| - | height: 40px; | ||
| - | background: black; | ||
| - | transform: rotate(45deg); | ||
| - | transform-origin: | ||
| - | } | ||
| - | |||
| - | /* Tooltip styling */ | ||
| - | .tooltip { | ||
| - | visibility: hidden; | ||
| - | width: 220px; | ||
| - | background-color: | ||
| - | color: #fff; | ||
| - | text-align: center; | ||
| - | padding: 10px; | ||
| - | border-radius: | ||
| - | position: absolute; | ||
| - | top: -50px; | ||
| - | left: 50%; | ||
| - | transform: translateX(-50%); | ||
| - | font-size: 12px; | ||
| - | z-index: 10; | ||
| - | box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); | ||
| - | } | ||
| - | |||
| - | /* Show tooltip on hover */ | ||
| - | .ramble-meter-container: | ||
| - | visibility: visible; | ||
| - | } | ||
| - | </ | ||
| - | </ | ||
| - | < | ||
| - | <div class=" | ||
| - | <div class=" | ||
| - | <div class=" | ||
| - | <div class=" | ||
| - | </ | ||
| - | </ | ||
| - | </ | ||
| - | </ | ||