Difference between revisions of "Ambrosia/Hooks"

From City of Hope MUSH
Jump to navigation Jump to search
imported>Sketch
Line 1: Line 1:
{| align="center"
+
{{#css:
|-
+
table {
|-
+
    margin: 0 auto;
| '''Goth:'''
+
}
| She is active in the local gothic community.
+
td:first-of-type {
|-
+
    white-space: nowrap;
| '''Vampire:'''
+
    padding-right: .5em;
| She is a creature of the night. Sucker of blood. Care to provide an offering?
+
}
|-
+
.overview-text {
| '''Malkavian:'''
+
    font-size: 13px;
| She bears the burden of her clan's curse, as if she wasn't quirky enough.  
+
}
|-
+
#house-icon {
| '''Nightlife:'''
+
    margin-left: 30px;
| She can often be found at darker clubs such as Secrets, The Crypt, and more.
+
}
|-
+
}}
|}
+
<table>
 +
<tr><td class="overview-text">'''Goth:'''</td><td class="overview-text">She is active in the local gothic community.</td></tr>
 +
<tr><td class="overview-text">'''Vampire:'''</td><td class="overview-text">She is a creature of the night. Sucker of blood. Care to provide an offering?</td></tr>
 +
<tr><td class="overview-text">'''Malkavian:'''</td><td class="overview-text">She bears the burden of her clan's curse, as if she wasn't quirky enough.</td></tr>
 +
<tr><td class="overview-text">'''Nightlife:'''</td><td class="overview-text">She can often be found at darker clubs such as Secrets, The Crypt, and more.</td></tr>
 +
 
 +
</table>

Revision as of 13:33, 14 April 2021

Goth:She is active in the local gothic community.
Vampire:She is a creature of the night. Sucker of blood. Care to provide an offering?
Malkavian:She bears the burden of her clan's curse, as if she wasn't quirky enough.
Nightlife:She can often be found at darker clubs such as Secrets, The Crypt, and more.