Angel: Difference between revisions

From LiberationMUSH Wiki
No edit summary
(Blanked the page)
Tag: Blanking
Line 1: Line 1:
__NOTOC__


{{#css:
.container {
        margin: auto;
        height: auto;
        width: 1000px;
        font-family: Futura, "Trebuchet MS", Arial, sans-serif;
        color: #d60660;
        display: flex;
        flex-direction: column;
      }
      .light {
        background-color: white;
        border-color: brown;
      }
      .dark {
        background-color: #d60660;
        color: white;
      }
      .top-section {
        display: flex;
      }
      .right-panel {
        width: 70%;
        height: auto;
      }
      .left-panel {
        width: 30%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        border: 8px;
        border-style: solid;
        border-color: #d60660;
        border-bottom-style: hidden;
        background-color: #fefeff;
        font-size: 0.9em;
      }
      .portrait-image {
        width: 100%;
      }
      .portrait-image img {
        width: 100%;
        height: auto;
      }
      .info-table {
        margin: auto;
        width: 100%;
        padding: 0 1em;
      }
      .info-table-label {
        font-weight: 600;
        width: 45%;
      }
      .center {
        text-align: center;
      }
      .underline {
        border-bottom-style: solid;
        border-bottom-width: 0.1em;
        padding-bottom: 0.5em;
      }
      .label {
        margin: 0.2em 0;
        font-size: 1.4em;
        font-weight: 600;
        font-style: italic;
      }
      .header-container {
        width: 100%;
        display: flex;
        justify-content: center;
        padding: 2em 0;
      }
      .header-title {
        width: 94%;
        font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
        font-size: 25px;
        letter-spacing: 2px;
        word-spacing: 2px;
        font-weight: 700;
        text-decoration: none;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
      }
      .photo-banner {
        width: 100%;
        height: auto;
      }
      .photo-banner img {
        width: 100%;
        height: 100%;
      }
      .mid-banner {
        margin: 0 0 -1em 0;
      }
      .biography-container {
        width: 94%;
        padding: 1em 3%;
      }
      .hooks-container, .contacts-container, .gallery-container, .logs-container {
        width: 94%;
        padding: 1em 3%;
        font-size: 0.9em;
        display: flex;
        flex-direction: column;
      }
      .hooks-content {
        width: 100%;
        display: flex;
      }
      .hooks-content td img {
        width: 160px;
        height: auto;
      }
.hooks-table {
display: flex;
}
.hooks-table a {
color: white;
}
.hooks-table a:visited {
color: white;
}
.hooks-table a:hover {
color: pink;
}
.hooks-table tbody {
width: 100%
}
      .hooks-table-label {
        width: 180px;
        font-weight: 600;
        padding-left: 0.5em;
      }
      .anim-gif {
        width: 40%;
        display: flex;
        flex-direction: column;
        justify-content: center;
      }
      .anim-gif img {
        width: 100%;
        height: auto;
      }
.gallery-content ul {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  justify-content: center;
}
.gallery-content img {
height: 320px;
max-width: 100%;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
margin: 10px;
-moz-box-shadow: 10px 10px 20px rgba(0,0,0,0.75);
webkit-box-shadow: 10px 10px 20px rgba(0,0,0,0.75);
box-shadow: 10px 10px 20px rgba(0,0,0,0.75);
}
.gallery-content img:hover {
-webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -o-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    cursor: pointer;
}
.logs-content {
    display: flex;
    justify-content: center;
}
}}
<div class="container">
      <div class="top-section">
        <div class="left-panel">
          <table class="info-table">
          <tr>
              <td class="info-table-label">Played By:</td>
              <td>Ariana James</td>
          </tr>
          </table>
          <div class="portrait-image">[[File:angel04.jpg]]</div>
          <div class="header-container">
            <div class="label center">Info</div>
          </div>
          <table class="info-table">
            <tr>
              <td class="info-table-label">Full Name:</td>
              <td>Angel Ortega</td>
            </tr>
            <tr>
              <td class="info-table-label">Position:</td>
              <td>Mantenida</td>
            </tr>
            <tr>
              <td class="info-table-label">Hometown:</td>
              <td>Bogota, Colombia</td>
            </tr>
            <tr>
              <td class="info-table-label">Current Residence:</td>
              <td>Hancock Park</td>
            </tr>
          </table>
          <hr style="width: 90%" />
          <div class="header-container">
            <div class="label center">Physical Stats</div>
          </div>
          <table class="info-table">
            <tr>
              <td class="info-table-label">Height:</td>
              <td>5'4"</td>
            </tr>
            <tr>
              <td class="info-table-label">Weight:</td>
              <td>Athletic</td>
            </tr>
            <tr>
              <td class="info-table-label">Hair:</td>
              <td>Dark Brown</td>
            </tr>
            <tr>
              <td class="info-table-label">Eyes:</td>
              <td>Brown</td>
            </tr>
            <tr>
              <td class="info-table-label">Complexion:</td>
              <td>Bronze tone</td>
            </tr>
          </table>
        <hr style="width: 90%" />
        <div class="header-container">
            <div class="label center">Notable Stats</div>
          </div>
          <table class="info-table">
            <tr>
              <td class="info-table-label">Resources:</td>
              <td>[[File:AngelDot.png|15px|link=]][[File:AngelDot.png|15px|link=]][[File:AngelDot.png|15px|link=]][[File:AngelDot.png|15px|link=]][[File:AngelDot.png|15px|link=]]</td>
            </tr>
            <tr>
              <td class="info-table-label">Appearance:</td>
              <td>[[File:AngelDot.png|15px|link=]][[File:AngelDot.png|15px|link=]][[File:AngelDot.png|15px|link=]][[File:AngelDot.png|15px|link=]][[image:Dot black-mini.png|15px|link=]]</td>
            </tr>
            <tr>
              <td class="info-table-label">Style:</td>
              <td>[[File:AngelDot.png|15px|link=]][[File:AngelDot.png|15px|link=]][[File:AngelDot.png|15px|link=]][[image:Dot black-mini.png|15px|link=]][[image:Dot black-mini.png|15px|link=]]</td>
            </tr>
            <tr>
              <td class="info-table-label">Networking:</td>
              <td>[[File:AngelDot.png|15px|link=]][[File:AngelDot.png|15px|link=]][[File:AngelDot.png|15px|link=]][[image:Dot black-mini.png|15px|link=]][[image:Dot black-mini.png|15px|link=]]</td>
            </tr>
          </table>
        <hr style="width: 90%" />
          <div class="header-container">
            <div class="label center">Soundtrack</div>
          </div>
          <table>
            <tr>
              <td><span class="plainlinks">[https://www.youtube.com/watch?v=Tdy-7VDV48g|'''Cazzu''' - BZRP Music Session #32]</span></td>
            </tr>
            <tr>
              <td><span class="plainlinks">[https://www.youtube.com/watch?v=6KR_Nhm1BnA|'''After Dark''' - Tito Y Tarantula]</span></td>
            </tr>
            <tr>
              <td><span class="plainlinks">[https://www.youtube.com/watch?v=DiItGE3eAyQ|'''Con Calma''' - Daddy Yankee & Snow]</span></td>
          </table>
        </div>
        <div class="right-panel">
          <div class="header-container">
            <div class="header-title center underline">Angel Ortega</div>
          </div>
          <div class="photo-banner">[[File:angel01.jpg]]</div>
          <div class="biography-container">
            <div class="label center underline">Biography</div>
            <p>
              Illuminated by the glow of her cell phone, Angel Ortega can be found at many of the different night clubs around the Greater Los Angeles area, especially such places as The Lash, The Viper Room, and the Skybar. Typically, she dresses to impress because she knows that it's always good to be seen on the scene in LA. While she doesn't hold any celebrity status, she does her best to know of who's who and making those solid connections.
            </p>
            <p>
              Other locations that hold her interest are cigar lounges, wine bars, and other restaurants / clubs / bars that present such a sensual experience. This also does extend to some of the seedier locales (like strip clubs) when she's slumming it, or in a particular mood. Even beaches and piers with the visual pleasures and the serene vibe fill a need for the Hispanic woman. And like many of the socialites, she always has a drug dealer on speed dial.
            </p>
            <p>
              If you're in the need for a fun night out, get in touch with Angel. She might even be willing to give you the full GFE!
            </p>
          </div>
        </div>
      </div>
      <div class="hooks-container dark">
        <div class="label center underline">Roleplay Hooks</div>
        <div class="hooks-content">
          <table class="hooks-table" cell>
             
              <tr>
                <td class="hooks-table-label" style="padding:10px">Fashion Makes the Woman:</td>
                <td style="padding:10px">It's not just about the dress, but it's the way that the dress makes you look and makes you feel. If you don't feel like a million bucks and get everyone looking at you, that's not the right dress for you. Of course, accessories and heels are a part of this!</td>
              </tr>
             
              <tr>
                <td class="hooks-table-label" style="padding:10px">Elite Socialite:</td>
                <td style="padding:10px">Obviously with all the shopping, she requires a huge bankroll. The dollar signs attract a different circle of people. Only those who can afford such lifestyles are her regulars, though she doesn't discriminate too much (Everyone has a purpose). Frequenting places like the Lash, the Viper Room, and the Skybar are par for the course.</td>
              <tr>
              <tr>
                <td class="hooks-table-label" style="padding:10px">Slumming It:</td>
                <td style="padding:10px">While this doesn't happen THAT often, it happens enough. The woman knows how to work a pole and is unashamed about skills that she has acquired. A Colombian native doesn't get born into a rich family, they scratch and claw their way to the top, earning every peso. On stage at a strip club is a home away from home.</td>
              <tr>
          </table>
        </div>
       
      </div>
      <div class="photo-banner mid-banner">[[File:angel03.jpg]]</div>
      <div class="contacts-container dark">
        <div class="label center underline">Contacts</div>
        <div class="hooks-content">
          <table class="hooks-table">
            <tr>
              <td class="hooks-table-label">[[File:AntonioA2.png|link=Antonio]]</td>
              <td><b>Antonio</b> - A shrewd businessman that caters to pleasures of the flesh</td>
              <td class="hooks-table-label">[[File:KeeganJA5.png|link=Keegan Jaxon]]</td>
              <td><b>Keegan Jaxon</b> - Party like a rock star! Even better when you know one!</td>
            </tr>
            <tr>
              <td class="hooks-table-label">[[File:giancarlo4.jpg|link=Giancarlo]]</td>
              <td><b>Giancarlo</b> - Ay, Papi! Aged like a fine wine. Owns Sette Pecatti</td>   
              <td class="hooks-table-label">[[File:EirikA7.png|link=Eirik]]</td>
              <td><b>Eirik</b> - I'm sure he told me something about himself. All I was thinking about was chocolate sauce!</td>
            </tr>
            <tr>
              <td class="hooks-table-label">[[File:Mason5.jpg|link=Mason]]</td>
              <td><b>Mason</b> - Bouncer. More importantly. Muscles. I just need some chocolate sauce. Yum!</td>
              <td class="hooks-table-label">[[File:MayceA4.png|link=Mayce]]</td>
              <td><b>Mayce</b> - A tattoo artist that wants to start a reality TV show!</td>
            </tr>
          </table>
        </div>
      </div>
      <div class="logs-container light">
        <div class="label center underline">Logs</div>
<div class="logs-content">
{{#dpl:
|linksto={{PAGENAME}}
|category=Logs
|columns=3
|noresultsheader=<i>No logs have been posted yet.</i>
}}
</div>
</div>
<div class="photo-banner mid-banner">[[File:angel18.jpg]]</div>
      <div class="gallery-container light">
        <div class="label center underline">Gallery</div>
<div class="gallery-content">
<ul>
<li>[[File:angel05.jpg]]</li>
<li>[[File:angel21.png]]</li>
<li>[[File:angel07.jpg]]</li>
<li>[[File:angel08.jpg]]</li>
<li>[[File:angel09.jpg]]</li>
<li>[[File:angelfp.jpg]]</li>
<li>[[File:angel20.jpg]]</li>
<li>[[File:angel12.jpg]]</li>
<li>[[File:angel22.jpg]]</li>
<li>[[File:angel14.jpg]]</li>
<li>[[File:angel02.jpg]]</li>
<li>[[File:angel19.png]]</li>
</ul>
</div>
</div>
</div>
</div>
</div>
    </div>
[[Category:Characters]]

Revision as of 03:54, 11 May 2025