Lindy: Difference between revisions

From LiberationMUSH Wiki
No edit summary
No edit summary
Line 171: Line 171:
     }
     }


    .gallery-container {
        .gallery-container {
         display: flex;
         display: grid;
         flex-wrap: wrap;
         grid-template-columns: repeat(3, 1fr);
         justify-content: center;
         gap: 3px;
    }
         max-width: 100%;
 
    .mw-body-content a > img {
         max-width: auto;
     }
     }


     .gallery-container img {
     .gallery-container img {
         max-width: 260px;
         width: 100%;
         height: auto;
         height: 150px;
         -webkit-transition: all 0.5s ease;
        object-fit: cover;
         -moz-transition: all 0.5s ease;
         -webkit-transition: all 0.3s ease;
         -o-transition: all 0.5s ease;
         -moz-transition: all 0.3s ease;
         -ms-transition: all 0.5s ease;
         -o-transition: all 0.3s ease;
         transition: all 0.5s ease;
         -ms-transition: all 0.3s ease;
         margin: 10px;
         transition: all 0.3s ease;
         -moz-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.75);
         margin: 0;
         webkit-box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.75);
         -moz-box-shadow: none;
         box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.75);
         webkit-box-shadow: none;
         box-shadow: none;
     }
     }


     .gallery-container img:hover {
     .gallery-container img:hover {
         -webkit-transform: scale(1.3);
         -webkit-transform: scale(1.05);
         -moz-transform: scale(1.3);
         -moz-transform: scale(1.05);
         -o-transform: scale(1.3);
         -o-transform: scale(1.05);
         -ms-transform: scale(1.3);
         -ms-transform: scale(1.05);
         transform: scale(1.3);
         transform: scale(1.05);
         cursor: pointer;
         cursor: pointer;
        z-index: 10;
        position: relative;
     }
     }
     @media only screen and (max-width: 480px) {
     @media only screen and (max-width: 480px) {
         .hide-mobile {
         .hide-mobile {

Revision as of 16:22, 12 March 2026


Full Name: Dr. Lindy Hopper
Demeanour: Innovator
Apparent Age: Mid 20's

Sphere: Mage
Org: Society of Ether
Agreement: Ethernauts
Role: IG Model and Systems Engineer

Something: 🔴🔴🔴⚫️⚫️
Something: 🔴⚫️⚫️⚫️⚫️

"No system exists in isolation."

Biography


Dr. Lindy Hopper from Livermore, CA.

Soundtrack


The crack in the system

They paint me a villain
I'm back with a vengeance, like I'm a god
I can't be defeated
I am the reason, I am the source
I got a legion, the battle is mine
The one to believe in

Gold Guns Girls

Words
Words

⚗️ RP Hooks ⚗️

Senses Words.
Material Words.
Immaterial Words.
What Is Love? Words.

🔬 Systems of Interest 🔬

Name Notes.

📋 Logs 📋

       No logs have been posted yet.