Difference between revisions of "Ambrosia/Contacts"

From City of Hope MUSH
Jump to navigation Jump to search
(New Hannah PC)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{#css:
+
'''[[Alissa]]:''' She scares me in her creepiness.
  
#contacts {
+
'''[[Amelie]]:''' That voice.
    list-style-type: none;
 
    align-content: center;
 
    align-items: center;
 
    display: flex;
 
    flex-flow: row wrap;
 
    justify-content: center;
 
    list-style: outside none none;
 
    margin: 0;
 
    position: relative;
 
}
 
  
.contact-card {
+
'''[[Colombe]]:''' Noble, capable, and loyal to our troupe.
    margin: 0 6px;
 
    display: flex;
 
    flex-direction: column;
 
    align-items: center;
 
    background-color: white;
 
    max-width: 160px;
 
    border-style: dotted;
 
    border-width: 1px;
 
    border-radius: 5px;
 
    border-color: #331111;
 
}
 
  
.contact-card-placeholder {
+
'''[[Ed]]:''' She keeps us safe.
    display: flex;
 
    justify-content: center;
 
    height: 180px;
 
    width: 124px;
 
    background-color: darkslategray;
 
}
 
  
.contact-card img {
+
'''[[Guivre|Guy]]:''' How dare you forget me?!
    width: auto;
 
    height: 180px;
 
}
 
  
#sveta img {
+
'''[[Hannah Coventry]]:''' There's power there beneath that colorful hair.
    width: 140px;
 
    height: 180px;
 
}
 
  
}}
+
'''[[Paige]]:''' Pure ambition.
  
<ul id="contacts">
+
'''[[Sveta]]:''' She sees the truth.
  <li><div class="contact-card">[[File:Stana8.jpg]]<span class="contact-name">Amelie Renoir</span></div></li>
+
 
  <li><div class="contact-card">[[File:Calevaro3.jpg]]<span class="contact-name">Calevaro Stars</span></div></li>
+
'''[[Vegard]]:''' He watches over us all.
  <li><div class="contact-card">[[File:Dalvin_PB_1.jpg]]<span class="contact-name">Dalvin Marellson</span></div></li>
 
  <li><div class="contact-card">[[File:ElPaige2.jpg]]<span class="contact-name">Paige Sands</span></div></li>
 
  <li><div class="contact-card" id="sveta">[[File:Tn6dJtk.png]]<span class="contact-name">Svetlana Seronva</span></div></li>
 
</ul>
 

Latest revision as of 19:14, 14 April 2023

Alissa: She scares me in her creepiness.

Amelie: That voice.

Colombe: Noble, capable, and loyal to our troupe.

Ed: She keeps us safe.

Guy: How dare you forget me?!

Hannah Coventry: There's power there beneath that colorful hair.

Paige: Pure ambition.

Sveta: She sees the truth.

Vegard: He watches over us all.