HARPER
Ständig wechselnde Haarfarbe, eine Zigarette hinterm Ohr oder lässig im Mundwinkel und im Sommer eine Sonnenbrille oder im Winter der Beanie - das bist ganz du. Harper Baker. Mit deinen achtzehn Jahren bist du erwachsener als du sein solltest und gleichzeitig noch ein richtiger Teen. Du hasst Regeln und siehst deren einzige Daseinsberechtigung darin, sie zu brechen. Dein Mundwerk ist schnell - manchmal zu schnell - und du kannst vom Kuschelkätzchen zur Berserkerin werden - einfach nur so, weil es dir gerade in den Kram passt. Deine Ausbildung als Friseurin war der gesunde Kompromiss zwischen dem Druck, endlich auch was zur Familienkasse beizusteuern, und etwas zu tun, was du liebst. Und tatsächlich hat dich der Job und die Routine ein wenig geerdet. Die Zeiten, in denen du für einen Sniff die Beine breit gemacht hast, sind größtenteils vorbei und so langsam kann man die Frau erahnen, die du einmal sein wirst. Wenn es nach dir geht, bist du schon längst erwachsen - dein Bruder Kevin würde dem wohl widersprechen. Überhaupt seid ihr euch nicht wirklich oft einig. Klar erkennst du an, dass er seit dem Tod eurer Mutter alles für euch getan hat und für eure jüngste Schwester sogar den Ersatzdaddy macht, weil euer richtiger Vater mittlerweile im Knast sitzt. Aber genau das nervt dich so - Kev ist nicht euer Vater. Und doch benimmt er sich gerne so. Also Zeit für dich endlich genug Kohle zu verdienen und dein eigenes Ding durchzuziehen, oder?Eine neue Kurznews wurde herbei gezaubert: Klick für die Magie
PM Auswertung + Preisverleihung: Klick
| Themenübersicht (Neueste zuerst) | ||||
| Geschrieben von Kevin Baker - 14.04.2020, 21:40 | ||||
|
Keine Trigger ➳ THEY
might smoke like chimneys, but give you their kidneys
TRASHkind <style type="text/css">/*---> // ÄUSSERER RAHMEN // BORDERBOX */ #blue { width: 450px; height: auto; margin: auto; background-color: #fff; padding: 0px; } /* ---> // HEADERBEREICH // HEADER HINTERGRUNDBOX */ #blue .b_head { background-color: #000; padding: 30px; } /* // GROSSE ÜBERSCHRIFT IM HEADER */ #blue .b_head .h1 { font-family: 'Montserrat'; font-size: 20px; color: #fff; line-height: 25px; text-align: right; letter-spacing: 2px; font-weight: 700; text-transform: uppercase; border-top: 1px solid #fff; padding: 20px 17px 10px 0px; } /* // KLEINE ÜBERSCHRIFT IM HEADER */ #blue .b_head .h2 { font-family: 'Times New Roman'; font-size: 9px; color: #efefef; line-height: 10px; font-style: italic; text-transform: lowercase; letter-spacing: 1.5px; text-align: right; border-right: 1px solid #fff; padding: 0px 10px 0px 40px; margin: -5px 21px 0px 0px; } /* ---> // FOOTERBEREICH // FOOTER HINTERGRUNDBOX */ #blue .footer { background-color: #000; padding: 30px; } /* // KLEINE ÜBERSCHRIFT IM FOOTER */ #blue .footer .h2 { font-family: 'Times New Roman'; font-size: 9px; color: #efefef; line-height: 12px; font-style: italic; text-transform: lowercase; letter-spacing: 1px; text-align: left; border-left: 1px solid #fff; padding: 0px 40px 0px 10px; margin-left: 21px; } /* ---> // HAUPTBEREICH MIT TEXTBOXEN UND BILDERN // BORDERBOX DER TEXTBOXEN */ #blue .mainbox { width: auto; height: 290px; margin: auto; background-color: #fff; padding: 20px; } /* // TEXTBOXEN FÜR CHARAKTER 2 (rechts oben) + 3 (links unten) */ #blue .mainbox .box1 { position: relative; width: 210px; height: 120px; overflow: hidden; float: left; border: 5px solid #fff; outline: 1px solid #000; } /* // TEXTBOXEN FÜR CHARAKTER 1 (links oben) + 4 (rechts unten) */ #blue .mainbox .box2 { position: relative; width: 150px; height: 120px; overflow: hidden; float: left; border: 5px solid #fff; outline: 1px solid #000; } /* // HOVER FÜR BOX 1 */ #blue .mainbox .box1 .hover1 { position: relative; width: 210px; height: 120px; background-color: rgba(0, 0, 0, 0.8); position: relative; bottom: 0px; transition: 2s; margin: 0px 0px 0px 0px; } /* */ #blue .mainbox .box1:hover .hover1 { bottom: 120px; transition: 2s; } /* // HOVER FÜR BOX 2 */ #blue .mainbox .box2 .hover1 { position: relative; width: 150px; height: 120px; background-color: rgba(0, 0, 0, 0.8); position: relative; top: -240px; transition: 2s; margin: 0px 0px 0px 0px; } /* */ #blue .mainbox .box2:hover .hover1 { top: -120px; transition: 2s; } /* ---> // DEFINITIONEN VON TEXT ETC. // TEXT MIT SCROLLBAR IN BOX 1 */ #blue .mainbox .box1 .text { position: relative; width: 170px; height: 100px; margin: auto; top: 10px; font-family: 'Open Sans', serif; font-size: 9px; color: #fff; text-align: justify; line-height: 13px; padding: 0px 10px 0px 0px; overflow: auto; } /* // HERVORHEBUNGEN IM TEXT */ #blue .mainbox .box1 b1 { font-family: 'Open Sans', serif; font-size: 9px; color: #fff; text-align: justify; line-height: 13px; font-weight: bold; letter-spacing: 1px; text-decoration: underline; } /* */ #blue .mainbox .box1 b2 { font-family: 'Open Sans', serif; font-size: 9px; background-color: #fff; color: #000; text-align: justify; line-height: 13px; padding: 2px 2px 2px 2px; font-weight: bold; letter-spacing: 1px; } /* // DEFINITION DER SCROLLBAR */ #blue .mainbox .box1 .text::-webkit-scrollbar-thumb { background-color: #fff; } /* */ #blue .mainbox .box1 .text::-webkit-scrollbar { width: 4px; background: #fff; } /* */ #blue .mainbox .box1 .text::-webkit-scrollbar-track { background-color: #fff; border: 1px solid #000; } /* // TEXT MIT SCROLLBAR IN BOX 2 */#blue .mainbox .box2 .text { position: relative; width: 110px; height: 100px; margin: auto; top: 10px; font-family: 'Open Sans', serif; font-size: 9px; color: #fff; text-align: justify; line-height: 13px; padding: 0px 10px 0px 0px; overflow: auto; } /* // HERVORHEBUNGEN IM TEXT */ #blue .mainbox .box2 b1 { font-family: 'Open Sans', serif; font-size: 9px; color: #fff; text-align: justify; line-height: 13px; font-weight: bold; letter-spacing: 1px; text-decoration: underline; } /* */ #blue .mainbox .box2 b2 { font-family: 'Open Sans', serif; font-size: 9px; background-color: #fff; color: #000; text-align: justify; line-height: 13px; padding: 2px 2px 2px 2px; font-weight: bold; letter-spacing: 1px; } /* // DEFINITION DER SCROLLBAR */ #blue .mainbox .box2 .text::-webkit-scrollbar-thumb { background-color: #fff; } /* */ #blue .mainbox .box2 .text::-webkit-scrollbar { width: 4px; background: #fff; } /* */ #blue .mainbox .box2 .text::-webkit-scrollbar-track { background-color: #fff; border: 1px solid #000; } /* // CHARAKTERNAMEN INNERHALB DER TEXTBOXEN */ #blue .mainbox .box1 .text .name, #blue .mainbox .box2 .text .name { width: auto; height: auto; margin: 2px 7px 0px 0px; background-color: #fff; font-family: 'Montserrat'; color: #000; font-size: 8px; text-align: center; float: left; text-transform: Uppercase; letter-spacing: 1px; padding: 3px 5px 3px 5px; } /* ---> // CREDIT // CREDIT */ .blue_credit { width: 450px; height: auto; margin: auto; font-size: 10px; color: #000; font-family: 'Oswald'; font-weight: bold; letter-spacing: 1px; line-height: 110%; margin-top: 2px; text-align: center; } /* /*</style> |
|
|




