Difference between revisions of "Ambrosia/Contacts"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
{{#css: | {{#css: | ||
| − | + | table { | |
| − | + | margin: 0 auto; | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | margin: 0 | ||
| − | |||
} | } | ||
| − | + | td:first-of-type { | |
| − | + | white-space: nowrap; | |
| − | + | padding-right: .5em; | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
} | } | ||
| − | + | .overview-text { | |
| − | . | + | font-size: 13px; |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
} | } | ||
| − | + | #house-icon { | |
| − | + | margin-left: 30px; | |
| − | |||
| − | |||
} | } | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
| + | <table> | ||
| + | <tr><td class="overview-text">'''[[Alissa]]:'''</td><td class="overview-text">She scares me in her creepiness.</td></tr> | ||
| + | <tr><td class="overview-text">'''[[Amelie]]:'''</td><td class="overview-text"></td></tr> | ||
| + | <tr><td class="overview-text">'''[[Ed]]:'''</td><td class="overview-text">She keeps us safe.</td></tr> | ||
| + | <tr><td class="overview-text">'''[[Hannah]]:'''</td><td class="overview-text">There's power there beneath that colorful hair.</td></tr> | ||
| + | <tr><td class="overview-text">'''[[Paige]]:'''</td><td class="overview-text">Pure ambition.</td></tr> | ||
| + | <tr><td class="overview-text">'''[[Sveta]]:'''</td><td class="overview-text">She sees the truth.</td></tr> | ||
| − | + | </table> | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||