Difference between revisions of "Leigh"
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%; | |
− | + | } | |
− | |||
− | |||
− | + | tr.infolyrics { | |
− | + | background: none; | |
− | + | color: #C0C0C0; | |
− | + | } | |
− | |||
− | |||
− | + | 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: #C0C0C0; | |
− | + | 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|200px]] | ||
+ | <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> | ||
+ | </tr> | ||
+ | <tr class="infobox"> | ||
+ | <td>Traits:</td> | ||
+ | <td>Appearance - 4 (Alluring)</td> | ||
+ | </tr> | ||
+ | <tr class="infobox"> | ||
+ | <td> </td> | ||
+ | <td>Charisma - 4 (Friendly Face)</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </td> | ||
</tr> | </tr> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</table> | </table> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </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> | |
− | + | <div class="subframe"> | |
− | + | <p class="sb1">Gallery</p> | |
− | + | <div> | |
− | + | <center> | |
− | + | <div class="picturebox">[[Image:leigh-morning.jpg|250px|class=gallery]] [[Image:leigh-formal.jpg|250px|class=gallery]]</div> | |
− | + | <div class="picturebox">[[Image:leigh-offroad.jpg|250px|class=gallery]][[Image:leigh-workout.jpg|250px|class=gallery]][[Image:leigh-beach.jpg|250px|class=gallery]] </div> | |
− | + | </center> | |
− | + | </div> | |
− | + | </div> | |
− | + | </div> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | < | ||
− | |||
− | |||
− | |||
− | <div | ||
− | < | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | <div class="picturebox">[[Image:leigh-morning.jpg|250px | ||
− | <div class="picturebox">[[Image:leigh-offroad.jpg|250px|class=gallery]][[Image:leigh-workout.jpg|250px|class=gallery]][[Image:leigh-beach.jpg|250px|class=gallery]] | ||
− | </div> | ||
− | |||
− | </div> | ||
− | |||
</div> | </div> | ||
− | + | [[Category:PCs]] [[Category:Active PCs]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | [[Category: |
Revision as of 22:50, 5 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.