Michelle: Difference between revisions
From LiberationMUSH Wiki
Michelle 1 (talk | contribs) No edit summary |
Michelle 1 (talk | contribs) No edit summary |
||
Line 19: | Line 19: | ||
.fg-lavender {color:#E6E6FA;} | .fg-lavender {color:#E6E6FA;} | ||
.section { | |||
font-size: 1.75rem; | |||
} | |||
.small-title { | .small-title { | ||
Line 118: | Line 122: | ||
.m-0 { | .m-0 { | ||
margin: 0px; | margin: 0px; | ||
} | |||
.m-1 { | |||
margin: 1px; | |||
} | |||
.m-2 { | |||
margin: 2px; | |||
} | |||
.m-3 { | |||
margin: 3px; | |||
} | |||
.m-4 { | |||
margin: 4px; | |||
} | |||
.m-5 { | |||
margin: 5px; | |||
} | } | ||
Line 126: | Line 150: | ||
.p-0 { | .p-0 { | ||
padding: 0px; | padding: 0px; | ||
} | |||
.p-1 { | |||
padding: 1px; | |||
} | |||
.p-2 { | |||
padding: 2px; | |||
} | |||
.p-3 { | |||
padding: 3px; | |||
} | |||
.p-4 { | |||
padding: 4px; | |||
} | |||
.p-5 { | |||
padding: 5px; | |||
} | } | ||
Line 136: | Line 180: | ||
} | } | ||
@media (max-width: 650px) { | |||
@media (max-width: | |||
.flex-container { | .flex-container { | ||
flex-direction: column; | flex-direction: column; | ||
Line 151: | Line 191: | ||
.demographics { | .demographics { | ||
flex: 100%; | flex: 100%; | ||
} | } | ||
.introduction { | .introduction { | ||
flex: 100%; | flex: 100%; | ||
} | |||
.character-name { | |||
font-size: 2rem; | |||
} | } | ||
Line 174: | Line 214: | ||
<div class="flex-container"> | <div class="flex-container"> | ||
<div class="demographics fg-white | <div class="demographics fg-white"> | ||
<table class="col-100 | <table class="col-100" id="info-table"> | ||
<tr> | <tr> | ||
<td class="col-50 fg-lavender small-title">App Age:</td> | <td class="col-50 fg-lavender small-title v-top">App Age:</td> | ||
<td class="col-50">23</td> | <td class="col-50" v-top>23</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="col-50 fg-lavender small-title">Demeanor:</td> | <td class="col-50 fg-lavender small-title v-top">Demeanor:</td> | ||
<td class="col-50">Soldier</td> | <td class="col-50 v-top">Soldier</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="col-50 fg-lavender small-title">Hometown:</td> | <td class="col-50 fg-lavender small-title v-top">Hometown:</td> | ||
<td class="col-50">Los Angeles, CA</td> | <td class="col-50 v-top">Los Angeles, CA</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="col-50 fg-lavender small-title">Sect:</td> | <td class="col-50 fg-lavender small-title v-top">Sect:</td> | ||
<td class="col-50">Camarilla</td> | <td class="col-50 v-top">Camarilla</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="col-50 fg-lavender small-title">Clan:</td> | <td class="col-50 fg-lavender small-title v-top">Clan:</td> | ||
<td class="col-50">Tremere</td> | <td class="col-50 v-top">Tremere</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="col-50 fg-lavender small-title">Sire:</td> | <td class="col-50 fg-lavender small-title v-top">Sire:</td> | ||
<td class="col-50">Regent Joseph Ravenfeather</td> | <td class="col-50 v-top">Regent Joseph Ravenfeather</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="col-50 fg-lavender small-title">Position:</td> | <td class="col-50 fg-lavender small-title">Position:</td> | ||
<td class="col-50">Apprentice</td> | <td class="col-50 v-top">Apprentice</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td class="col-50 fg-lavender small-title">Affilation:</td> | <td class="col-50 fg-lavender small-title v-top">Affilation:</td> | ||
<td class="col-50">San Jose Chantry (Formerly)</br>Los Angeles Chantry</td> | <td class="col-50 v-top">San Jose Chantry (Formerly)</br>Los Angeles Chantry</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
</div> | </div> | ||
<div class="introduction fg-white | <div class="introduction fg-white"> | ||
<p class=" | <div class="section fg-lavender m-5">Introduction</div> | ||
<p class="p-5">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent et justo diam. Vestibulum euismod suscipit eros ac dignissim. Aenean porta justo vel faucibus interdum. Fusce sit amet mi ac augue dictum lobortis. Sed neque sem, fringilla sed pharetra eget, posuere nec ex. Curabitur eu cursus nunc, a consectetur tellus. Sed ligula enim, facilisis a libero sit amet, gravida lobortis mauris. Fusce non maximus nulla. Fusce at lorem interdum, auctor mi vel, rutrum est. Duis pharetra velit id congue tristique.</p> | |||
</div> | </div> | ||
</div> | </div> | ||
<div><p class="fg-white">Work in Progress</p></div> | <div><p class="fg-white p-5">Work in Progress</p></div> | ||
</div> | </div> |
Revision as of 03:47, 6 June 2023

Michelle Torres
App Age: | 23 |
Demeanor: | Soldier |
Hometown: | Los Angeles, CA |
Sect: | Camarilla |
Clan: | Tremere |
Sire: | Regent Joseph Ravenfeather |
Position: | Apprentice |
Affilation: | San Jose Chantry (Formerly) Los Angeles Chantry |
Introduction
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent et justo diam. Vestibulum euismod suscipit eros ac dignissim. Aenean porta justo vel faucibus interdum. Fusce sit amet mi ac augue dictum lobortis. Sed neque sem, fringilla sed pharetra eget, posuere nec ex. Curabitur eu cursus nunc, a consectetur tellus. Sed ligula enim, facilisis a libero sit amet, gravida lobortis mauris. Fusce non maximus nulla. Fusce at lorem interdum, auctor mi vel, rutrum est. Duis pharetra velit id congue tristique.
Work in Progress