Difference between revisions of "Leigh"
(Created page with "__NOTOC__ {{#css: .container { margin: auto; height: auto; width: 1000px; font-family: Futura, "Trebuchet MS", Arial, sans-serif; co...") |
|||
(40 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{#css: | |
+ | h1#firstHeading { | ||
+ | display: none; | ||
+ | } | ||
− | { | + | .mw-body { |
+ | background-color: White!important; | ||
+ | color: Black!important; | ||
+ | } | ||
− | + | #catlinks { | |
− | + | max-width: 93em; | |
− | + | width: calc(100% - 12.5em); | |
− | + | margin: 2em auto 0 auto; | |
− | + | background-color:white; | |
− | + | color:Black; | |
− | + | } | |
− | |||
− | |||
− | + | #catlinks a, #catlinks a:visited { | |
− | + | color: black; | |
− | + | } | |
− | |||
− | + | div.Characterbox { | |
− | + | border: 7px ridge #e0218a; | |
− | + | border-radius: 10px; | |
− | + | max-width: 95em; | |
+ | width: calc(100% - 10.5em); | ||
+ | margin: 0 auto; | ||
+ | padding: 0; | ||
+ | } | ||
− | + | div.picturebox { | |
− | + | margin: 1em; | |
− | + | padding: 0; | |
+ | text-indent: 0; | ||
+ | background-color: White; | ||
+ | margin: 2em; | ||
+ | } | ||
− | + | img.top { | |
− | + | width:100%; | |
− | + | height:auto; | |
− | + | } | |
− | + | img.top2 { | |
− | + | width: calc(100% - 30px); | |
− | + | height:auto; | |
− | + | } | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | table.infobox { | |
− | + | background-color: White; | |
− | + | border: 7px ridge #e0218a; | |
− | + | border-radius: 10px; | |
+ | margin-right: -6em; | ||
+ | margin-bottom: 0.5em; | ||
+ | margin-left: 1em; | ||
+ | padding: 1em .3em; | ||
+ | float: right; | ||
+ | margin-top: 2em; | ||
+ | clear: right; | ||
+ | max-width: 400px; | ||
+ | } | ||
− | + | td.name { | |
− | + | margin-top: 0; | |
− | + | padding-right: .5em; | |
− | + | text-align: right; | |
− | + | font-size: 2em; | |
+ | color: Black; | ||
+ | font-family: 'Linux Libertine','Georgia','Times',serif; | ||
+ | line-height: 1.3; | ||
+ | margin-bottom: .25em; | ||
+ | padding: 0; | ||
+ | padding-left: .5em; | ||
+ | background: none; | ||
+ | font-weight: normal; | ||
+ | margin: 0; | ||
+ | overflow: hidden; | ||
+ | border-bottom: 1px solid #a2a9b1; | ||
+ | } | ||
− | + | div.subframe2 { | |
− | + | border: none; | |
− | + | margin: .5em .5em; | |
− | + | } | |
− | + | td.label { | |
− | + | margin-top: 0; | |
− | + | padding-right: .5em; | |
+ | text-align: right; | ||
+ | font-size: 1.5em; | ||
+ | color: black; | ||
+ | font-family: 'Linux Libertine','Georgia','Times',serif; | ||
+ | line-height: 1.3; | ||
+ | margin-bottom: .25em; | ||
+ | padding: 0; | ||
+ | padding-left: .5em; | ||
+ | background: none; | ||
+ | font-weight: normal; | ||
+ | margin: 0; | ||
+ | overflow: hidden; | ||
+ | border-bottom: 1px solid black; | ||
+ | } | ||
− | + | tr.infobox td:first-child { | |
− | + | text-align: right; | |
− | + | font-weight: bold; | |
− | + | } | |
− | |||
− | + | tr.soundTitle { | |
− | + | font-weight: bold; | |
− | + | font-size: 100%; | |
− | + | color: #e0007b; | |
− | + | } | |
− | |||
− | + | tr.infolyrics { | |
− | + | background: none; | |
− | + | color: #e0007b; | |
− | + | } | |
− | |||
− | |||
− | + | tr.infolyrics td { | |
− | + | padding-left: 3em; | |
− | + | text-indent: -1em; | |
− | + | font-style: italic; | |
− | + | font-size: 90%; | |
− | + | padding-bottom: 1em; | |
− | + | } | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | tr.infolyrics td p { | |
− | + | margin: 0; | |
− | + | line-height: 1.3; | |
− | + | } | |
− | + | div.content p, div.content ul li, span.contactName, span.contactDesc, span.plainlinks a.external.text { | |
− | + | color: #e0007b; | |
− | + | font-family: sans-serif; | |
− | + | margin-bottom: 0.1em; | |
+ | font-size: 100%; | ||
+ | line-height: 1.6; | ||
+ | } | ||
− | + | div.mainframe { | |
− | + | background: none; | |
− | + | padding-left: 0!important; | |
− | + | padding-right: 0!important; | |
− | + | margin-left: 0!important; | |
− | + | margin-right: 0!important; | |
− | + | } | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | div.subframe { | |
− | + | border: 7px ridge #e0218a; | |
− | + | margin: 1em; | |
− | + | border-radius: 10px; | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | . | + | div.content p.quote { |
− | + | font-family: 'Linux Libertine','Georgia','Times',serif; | |
+ | line-height: 1.3; | ||
+ | margin-bottom: .25em; | ||
+ | text-align: center; | ||
+ | text-indent: none; | ||
+ | font-style: italic; | ||
+ | font-size: 1.5em; | ||
} | } | ||
− | . | + | p.sb1, td.label { |
− | color: | + | font-size: 1.5em; |
+ | margin-top: 5px; | ||
+ | color: black; | ||
+ | font-family: 'Linux Libertine','Georgia','Times',serif; | ||
+ | line-height: 1.3; | ||
+ | margin-bottom: .25em; | ||
+ | padding: 0; | ||
+ | padding-left: .5em; | ||
+ | background: none; | ||
+ | font-weight: normal; | ||
+ | margin: 0; | ||
+ | overflow: hidden; | ||
+ | border-bottom: 1px solid black; | ||
} | } | ||
− | . | + | div.content { |
− | + | margin: 0em; | |
+ | padding: 1em; | ||
} | } | ||
− | . | + | div.content p, span.contactName, span.contactDesc { |
− | + | color: black; | |
+ | font-family: sans-serif; | ||
+ | margin-bottom: 0.1em; | ||
+ | font-size: 100%; | ||
+ | line-height: 1.6; | ||
+ | text-indent: 2em; | ||
+ | text-align: justify; | ||
} | } | ||
− | + | span.contactName { | |
− | + | font-weight: bold; | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | .gallery | + | .gallery { |
− | + | -webkit-transition: all 0.5s ease; | |
− | + | -moz-transition: all 0.5s ease; | |
− | -webkit-transition: all 0.5s ease; | + | -o-transition: all 0.5s ease; |
− | -moz-transition: all 0.5s ease; | + | -ms-transition: all 0.5s ease; |
− | -o-transition: all 0.5s ease; | + | transition: all 0.5s ease; |
− | -ms-transition: all 0.5s ease; | + | margin: 10px; |
− | transition: all 0.5s ease; | + | -moz-box-shadow: 10px 10px 20px rgba(0,0,0,0.75); |
− | margin: 10px; | + | webkit-box-shadow: 10px 10px 20px rgba(0,0,0,0.75); |
− | -moz-box-shadow: 10px 10px 20px rgba(0,0,0,0.75); | + | 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 | + | .gallery:hover { |
− | -webkit-transform: scale(1. | + | -webkit-transform: scale(1.9); |
− | -moz-transform: scale(1. | + | -moz-transform: scale(1.9); |
− | -o-transform: scale(1. | + | -o-transform: scale(1.9); |
− | -ms-transform: scale(1. | + | -ms-transform: scale(1.9); |
− | transform: scale(1. | + | transform: scale(1.9); |
cursor: pointer; | cursor: pointer; | ||
− | |||
− | + | ul li { | |
− | + | list-style-image: none; | |
− | |||
} | } | ||
− | |||
}} | }} | ||
− | <div class=" | + | <div class="Characterbox"> |
− | + | <div class="picturebox"> | |
− | + | [[Image:leigh-leather.jpg|750px|link=|class=top]] | |
− | + | </div> | |
− | + | <table class="infobox"> | |
− | + | <tr> | |
− | + | <td class="name">Leigh Upton</td> | |
− | + | </tr> | |
− | + | <tr> | |
− | <table | + | <td> |
+ | <div class="subframe2"> | ||
+ | [[Image:leigh-intro.jpg|300px|class=top]] | ||
+ | <table style="border: none; margin-top:.3em; border-collapse:collapse; width:100%;"> | ||
<tr> | <tr> | ||
− | <td | + | <td align="center"> |
− | + | <table style="border: none; margin-top:.3em; border-collapse:collapse; width:100%;"> | |
+ | <tr class="infobox"> | ||
+ | <td>Age:</td> | ||
+ | <td>Late Teens / Early Twenties</td> | ||
+ | </tr> | ||
+ | <tr class="infobox"> | ||
+ | <td>Occupation:</td> | ||
+ | <td>College Student at UCP</td> | ||
+ | </tr> | ||
+ | |||
+ | </table> | ||
+ | </td> | ||
</tr> | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | <div class="subframe2"> | ||
+ | <table style="border: none; margin-top:.3em; border-collapse:collapse; width:100%;"> | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="label">notable stats</td> |
− | |||
</tr> | </tr> | ||
− | |||
<tr> | <tr> | ||
− | <td | + | <td align="center"> |
− | + | <table style="border: none; margin-top:.3em; border-collapse:collapse; width:100%;"> | |
+ | <tr class="infobox"> | ||
+ | <td>Appearance:</td> | ||
+ | <td>●●●●○</td> | ||
+ | <td>Alluring</td> | ||
+ | </tr> | ||
+ | <tr class="infobox"> | ||
+ | <td>Charisma:</td> | ||
+ | <td>●●●●○</td> | ||
+ | <td>Friendly Face</td> | ||
+ | </tr> | ||
+ | <tr class="infobox"> | ||
+ | <td>Carousing:</td> | ||
+ | <td>●●●○○</td> | ||
+ | </tr> | ||
+ | <tr class="infobox"> | ||
+ | <td>Style:</td> | ||
+ | <td>●●●○○</td> | ||
+ | </tr> | ||
+ | |||
+ | </table> | ||
+ | </td> | ||
</tr> | </tr> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
</table> | </table> | ||
− | + | </div> | |
− | + | <div class="subframe2"> | |
− | + | <table style="border: none; margin-top:.3em; border-collapse:collapse; width:100%;"> | |
− | |||
− | <table | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="label">Leigh's Playlist</td> |
− | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td | + | <td align="center"> |
− | + | <table style="border: none; margin-top:.3em; border-collapse:collapse; width:100%;"> | |
− | + | <tr class="soundTitle"> | |
− | + | <td><span class="plainlinks">[https://www.youtube.com/watch?v=iP6XpLQM2Cs|'''Tik Tok''' - Ke$ha]</span></td> | |
− | + | </tr> | |
− | + | <tr class="soundTitle"> | |
+ | <td><span class="plainlinks">[https://www.youtube.com/watch?v=2lDc5bQHj-s|'''Slow Down (Smash Mode Remix)''' - Selena Gomez]</span></td> | ||
+ | </tr> | ||
+ | <tr class="soundTitle"> | ||
+ | <td><span class="plainlinks">[https://www.youtube.com/watch?v=hY1tULEr4-4|'''Mad Love''' - Mabel]</span></td> | ||
+ | </tr> | ||
+ | <tr class="soundTitle"> | ||
+ | <td><span class="plainlinks">[https://www.youtube.com/watch?v=EXIWlRrkjKE|'''10:35''' - Tiesto (feat. Tate McRae)]</span></td> | ||
+ | </tr> | ||
+ | <tr class="soundTitle"> | ||
+ | <td><span class="plainlinks">[https://www.youtube.com/watch?v=90RLzVUuXe4|'''I'm Good (Blue)''' - David Guetta & Bebe Rexha]</span></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </td> | ||
</tr> | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <div class="mainframe"> | ||
+ | <div class="subframe"> | ||
+ | <div class="content"> | ||
+ | <p> Leigh Upton grew up in San Marcos, California - or as it's known by some of the locals as 'San Parkos' for all of the community parks that provide hiking trails. She has since graduated from high school and is now moving with the next stage in her life! College! Well, she took a little bit of a detour. She had to go through a couple of years of community college to boost that GPA. But College! She's enrolled at the University of California - Prospect (because she still can't get into University of California - Berkeley, University of Southern California, or the University of California - Los Angeles, or a long list of other colleges).</p> | ||
+ | <p> While on campus, you can expect to find her studying psychology because there's an endless supply of blonde jokes that entail a California Blonde that would enroll in the 'study of the mind'. Also, what would college life be without being involved in Greek Life! Alpha Sigma Sigma is a dang good sorority, and so obviously, this is where Leigh would be! I mean, you could look at the library, too. Maybe. Ok, not really, but you never know. If she's not on campus, she's either looking for a trail to hike or hitting the beach. She is a California Girl, so there'd have to be something wrong with her if she didn't live on the beach on the weekends. Mind you, she is health conscientious. Or perhaps, just aware that she needs to have a bikini body for the beach, so she can be found doing yoga on the beach in the early morning or out in the gym, working out and doing squats to make sure that she doesn't become a whale.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="subframe"> | ||
+ | <p class="sb1">Contacts</p> | ||
+ | <div class="content"> | ||
+ | <div style="display:flex;flex-flow:row wrap;justify-content:center;"> | ||
+ | <table style="border-collapse:collapse;display:flex;"> | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="txt1" style="padding-top:10px;">[[Image:Bethany1.jpg|class=top|x150px|center|link=Bethany Jones]]</td> |
− | <td> | + | <td class="txt1" style="text-align:left;">[[Bethany Jones|<span class="contactName">Bethany Jones</span>]]<br><span class="contactDesc">Cute girl at UCP, but she needs better clothes. I'm sure she has a body underneath all that baggy frumpiness.</span></td> |
+ | <td class="txt1" style="padding-top:10px;">[[Image:Ethan.jpg|class=top|x150px|center|link=Ethan]]</td> | ||
+ | <td class="txt1" style="text-align:left;">[[Ethan|<span class="contactName">Ethan</span>]]<br><span class="contactDesc">MBA Guy with Business Projects. He's really smart, too!</span></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td class=" | + | <td class="txt1" style="padding-top:10px;">[[Image:d1.jpeg|class=top|x150px|center|link=David]]</td> |
− | <td> | + | <td class="txt1" style="text-align:left;">[[David|<span class="contactName">David</span>]]<br><span class="contactDesc">A real smart guy who is looking out for me. He's such a sweetie!</span></td> |
+ | <td class="txt1" style="padding-top:10px;">[[Image:Syndia_13.jpg|class=top|x150px|center|link=Syndia]]</td> | ||
+ | <td class="txt1" style="text-align:left;">[[Syndia|<span class="contactName">Syndia</span>]]<br><span class="contactDesc">Shrink on UCP's campus. She's very motherly.</span></td> | ||
</tr> | </tr> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<tr> | <tr> | ||
− | <td><span class=" | + | <td class="txt1" style="padding-top:10px;">[[Image:Dom01.jpg|class=top|150px|center|link=Dom]]</td> |
+ | <td class="txt1" style="text-align:left;">[[Dom|<span class="contactName">Dom</span>]]<br><span class="contactDesc">This guy broke into someone's house on the beach and everything!</span></td> | ||
+ | <td class="txt1" style="padding-top:10px;">[[Image:PhilH2.jpg|class=top|x150px|center|link=Phil]]</td> | ||
+ | <td class="txt1" style="text-align:left;">[[Phil|<span class="contactName">Phil</span>]]<br><span class="contactDesc">I don't know why I find all these guys who are so nice to me!</span></td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
+ | </div> | ||
</div> | </div> | ||
− | + | </div> | |
− | + | <div class="subframe"> | |
− | + | <p class="sb1">Gallery</p> | |
− | + | <div> | |
− | + | <center> | |
− | + | <div class="picturebox">[[Image:leigh-morning.jpg|250px|class=gallery]] [[Image:leigh-sweater.jpg|285px|class=gallery]][[Image:leigh-dress.jpg|200px|class=gallery]]</div> | |
− | + | <div class="picturebox">[[Image:leigh-offroad.jpg|250px|class=gallery]][[Image:leigh-workout.jpg|250px|class=gallery]][[Image:leigh-casual.jpg|275px|class=gallery]]</div> | |
− | + | <div class="picturebox">[[Image:leigh-ocean.jpg|250px|class=gallery]][[Image:leigh-yacht.jpg|260px|class=gallery]][[Image:leigh-beach.jpg|250px|class=gallery]]</div> | |
− | + | <div class="picturebox">[[Image:leigh-formal.jpg|250px|class=gallery]][[Image:leigh-sundress.jpg|250px|class=gallery]][[Image:leigh-evening.jpg|250px|class=gallery]]</div> | |
− | + | </center> | |
− | + | </div> | |
− | + | </div> | |
− | + | </div> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | < | ||
− | |||
− | |||
− | < | ||
− | |||
− | <div class=" | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | <div class=" | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | |||
− | </div> | ||
− | |||
− | |||
− | <div class=" | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | </ | ||
− | </div> | ||
− | |||
− | </div> | ||
− | |||
− | </div> | ||
− | |||
</div> | </div> | ||
− | + | [[Category:PCs]] [[Category:Active PCs]] [[Category:University_PC]] | |
− | |||
− | |||
− | |||
− | [[Category: |
Latest revision as of 13:12, 26 August 2023
Leigh Upton | ||||||||||||
|
Leigh Upton grew up in San Marcos, California - or as it's known by some of the locals as 'San Parkos' for all of the community parks that provide hiking trails. She has since graduated from high school and is now moving with the next stage in her life! College! Well, she took a little bit of a detour. She had to go through a couple of years of community college to boost that GPA. But College! She's enrolled at the University of California - Prospect (because she still can't get into University of California - Berkeley, University of Southern California, or the University of California - Los Angeles, or a long list of other colleges).
While on campus, you can expect to find her studying psychology because there's an endless supply of blonde jokes that entail a California Blonde that would enroll in the 'study of the mind'. Also, what would college life be without being involved in Greek Life! Alpha Sigma Sigma is a dang good sorority, and so obviously, this is where Leigh would be! I mean, you could look at the library, too. Maybe. Ok, not really, but you never know. If she's not on campus, she's either looking for a trail to hike or hitting the beach. She is a California Girl, so there'd have to be something wrong with her if she didn't live on the beach on the weekends. Mind you, she is health conscientious. Or perhaps, just aware that she needs to have a bikini body for the beach, so she can be found doing yoga on the beach in the early morning or out in the gym, working out and doing squats to make sure that she doesn't become a whale.
Contacts
Bethany Jones Cute girl at UCP, but she needs better clothes. I'm sure she has a body underneath all that baggy frumpiness. |
Ethan MBA Guy with Business Projects. He's really smart, too! |
||
David A real smart guy who is looking out for me. He's such a sweetie! |
Syndia Shrink on UCP's campus. She's very motherly. |
||
Dom This guy broke into someone's house on the beach and everything! |
Phil I don't know why I find all these guys who are so nice to me! |