That funny feeling
POSTED ON Aug 21, 2023 15:51:05 GMT -5
Aimee likes this
Post by Charlotte Lewis on Aug 21, 2023 15:51:05 GMT -5
[nospaces][googlefont=Muli:300,400,800|Material+Icons]
[newclass=.galaxyCHARLOTTECase] padding:5px 10px; border-radius:10px; background-color:#212121; width:299px; position:relative; [/newclass]
[newclass=.galaxyCHARLOTTESpeaker] background-color:rgba(255,255,255,.1); height:7px; width:149px; margin:10px 0px; border-radius:5px; [/newclass]
[newclass=.galaxyCHARLOTTECamera] width:7px; height:7px; border-radius:100%; background-color:rgba(255,255,255,.1); position:absolute; left:25px; top:15px; [/newclass]
[newclass=.galaxyCHARLOTTEPhone] width:299px; height:500px; overflow:hidden; background-color:#efefef; position:relative; [/newclass]
[newclass=.galaxyCHARLOTTELockscreen] width:300px; flex-shrink:0; height:500px; position:absolute; z-index:0; opacity:1; background-image:url(http://placehold.it/300x500/333/eee.png); background-image:var(--galaxyCHARLOTTEPhoneBG); display:flex; align-items:center; justify-content:center; transition:.33s; [/newclass]
[newclass=.galaxyCHARLOTTEPhone:hover .galaxyCHARLOTTELockscreen] transition:.33s; transition-delay:.33s; [/newclass]
[newclass=.galaxyCHARLOTTESecond] opacity:0; margin-top:250px; transition:.33s; position:relative; [/newclass]
[newclass=.galaxyCHARLOTTEPhone:hover .galaxyCHARLOTTESecond] opacity:1; transition:.33s; margin-top:0px; position:relative; transition-delay:.33s; [/newclass]
[newclass=.galaxyCHARLOTTELockscreen h1] margin:0px; position:absolute; z-index:1; font:300 56px Muli; color:#fafafa; text-shadow: 0px 0px 3px #555; [/newclass]
[newclass=.galaxyCHARLOTTELockscreen h2] margin:0px; font:300 12px Muli; margin-top:75px; color:#fafafa; text-shadow: 0px 1px 2px #555; [/newclass]
[newclass=.galaxyCHARLOTTELockscreen span] position:absolute; bottom:25px; color:#fafafa; text-shadow: 0px 1px 2px #555; transition:.25s; transition-delay:.33s; cursor:default; font:48px Material Icons; white-space: nowrap; animation:2.5s galaxyCHARLOTTE-shake linear infinite; } @keyframes galaxyCHARLOTTE-shake { 0% { transform: rotate(0deg); } 85% { transform: rotate(0deg); } 90% { transform: rotate(5deg); } 95% { transform: rotate(-5deg); } 100% { transform: rotate(0deg); }[/newclass]
[newclass=.galaxyCHARLOTTEPhone:hover .galaxyCHARLOTTELockscreen span] animation:.25s galaxyCHARLOTTE-in normal; opacity:0; } @keyframes galaxyCHARLOTTE-in { 0% { transform:scale(1); opacity:1; } 100% { transform:scale(1.5); opacity:0; }[/newclass]
[newclass=.galaxyCHARLOTTERibbon] height:20px; width:279px; position:absolute; z-index:9; background-color:rgba(0,0,0,.2); color:#fafafa; display:flex; align-items:center; justify-content:space-between; padding:2px 10px; font:400 10px muli; [/newclass]
[newclass=.galaxyCHARLOTTERibbon div] display:flex; align-items:center; justify-content:center; [/newclass]
[newclass=.galaxyCHARLOTTERibbon span] margin-right:5px; height:10px; width:10px; line-height:20px; display:flex; align-items:center; justify-content:center; font-size:10px; speak: none; font-style: normal; font-weight: normal; text-transform: none; text-rendering: auto; line-height: 1; -webkit-font-smoothing: antialiased; font-variant: normal;[/newclass]
[newclass=.galaxyCHARLOTTEContact] height:59px; margin-top:0px; padding:24px 10px 0px 10px; background:linear-gradient(60deg, var(--galaxyCHARLOTTEAccent1), var(--galaxyCHARLOTTEAccent2) ); background-color:var(--galaxyCHARLOTTEAccent2); font:800 18px/18px Muli; color:#fff!important; display:flex; align-items:center;justify-content:space-between; [/newclass]
[newclass=.galaxyCHARLOTTEContact div] position:absolute; font:300 10px muli; margin-top:15px; [/newclass]
[newclass=.galaxyCHARLOTTEContact div a] font:300 10px muli!important; color:rgba(255,255,255,.66)!important;text-transform:lowercase; [/newclass]
[newclass=.galaxyCHARLOTTEContact i] font-size:28px; font-style:normal; margin-right:0px; cursor:pointer; [/newclass]
[newclass=.galaxyCHARLOTTEMessages] height:371px; width:299px; overflow:auto; text-align:left; background-color:#eee; display:flex; flex-flow:column nowrap; justify-content:flex-start; padding-top:10px; position:relative; [/newclass]
[newclass=.galaxyCHARLOTTEMessages::after] content:'.'; font-size:0; line-height:10px; background-color:#eee; color:#eee; [/newclass]
[newclass=.galaxyCHARLOTTEMessages h1, .galaxyCHARLOTTEMessages h2] margin:0px 10px 10px 10px; max-width:189px; color:#fafafa; padding:10px; font:12px roboto; text-align:justify; width:auto; [/newclass]
[newclass=.galaxyCHARLOTTEMessages h1 img, .galaxyCHARLOTTEMessages h2 img] display:block; border-radius:3px; [/newclass]
[newclass=.galaxyCHARLOTTEMessages h1] background-color:var(--galaxyCHARLOTTEAccent1); margin-left: auto; -webkit-border-radius: 3px; -webkit-border-top-right-radius: 0; border-radius: 3px; border-top-right-radius: 0; [/newclass]
[newclass=.galaxyCHARLOTTEMessages h2] background-color:var(--galaxyCHARLOTTEAccent2); margin-right:auto; position:relative; left:40px; -webkit-border-radius: 3px; -webkit-border-top-left-radius: 0; border-radius: 3px; border-top-left-radius: 0; [/newclass]
[newclass=.galaxyCHARLOTTEMessages h2:before] content:''; position:absolute; z-index:0; margin-left:-50px; margin-top:-7px; width:30px; height:30px; border-radius:100%; background-image:var(--galaxyCHARLOTTEcontactIMG); background-size:cover; [/newclass]
[newclass=.galaxyCHARLOTTEMSGbox] width:289px; height:25px; padding:5px; border-top:1px solid #ddd; background-color:#eaeaea; display:flex; flex-flow:row nowrap; align-items:center; justify-content:space-between; [/newclass]
[newclass=.galaxyCHARLOTTEMSGbox h1] margin:0px 5px; width:244px; font:300 12px muli; color:#aaa; padding:5px; border-radius:3px; background-color:#f7f7f7; cursor:text; [/newclass]
[newclass=.galaxyCHARLOTTEMSGbox h1:before] content:'enter a message'[/newclass]
[newclass=.galaxyCHARLOTTEMSGbox span] display:inline; width:25px; height:25px; font-size:20px; line-height:25px; color:var(--galaxyCHARLOTTEAccent2); transition:.1s; [/newclass]
[newclass=.galaxyCHARLOTTEMSGbox span:before] background-image: linear-gradient(40deg, var(--galaxyCHARLOTTEAccent1), var(--galaxyCHARLOTTEAccent2) ); -webkit-background-clip: text; -webkit-text-fill-color: transparent; [/newclass]
[newclass=.galaxyCHARLOTTEMSGbox span:hover] font-size:22px; transition:.1s; cursor:pointer; [/newclass]
[newclass=.galaxyCHARLOTTEMessages::-webkit-scrollbar] width:7px;border:0px; [/newclass]
[newclass=.galaxyCHARLOTTEMessages::-webkit-scrollbar-track] background-color:#fcfcfc;border:0px;[/newclass]
[newclass=.galaxyCHARLOTTEMessages::-webkit-scrollbar-thumb] background-image:linear-gradient(to bottom, var(--galaxyCHARLOTTEAccent1), var(--galaxyCHARLOTTEAccent2) ); background-color:var(--galaxyCHARLOTTEAccent1);border:0px; [/newclass]
[newclass=.galaxyCHARLOTTECredit] font:800 7px roboto; margin-left:250px; [/newclass]
[newclass=.galaxyCHARLOTTECredit a] font:800 7px roboto; [/newclass]
[newclass=.ion]display: inline-block; font-family: "Ionicons"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; text-rendering: auto; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @font-face { font-family: "Ionicons"; src: url("//dl.dropbox.com/s/mapg7pw2au1g09k/ionicons.eot"); src: url("//dl.dropbox.com/s/mapg7pw2au1g09k/ionicons.eot") format("embedded-opentype"), url("//dl.dropbox.com/s/jttet8q0r121h5t/ionicons.woff") format("woff"), url("//dl.dropbox.com/s/jl3yj9nwp5lyl3g/ionicons.ttf") format("truetype"), url("//dl.dropbox.com/s/7c60myjcm9320b4/ionicons.svg") format("svg"); font-weight: normal; font-style: normal;[/newclass]
[newclass=.ion-connection-bars:before] font-family: "Ionicons"; content: "\f274"; [/newclass]
[newclass=.ion-wifi:before] font-family: "Ionicons"; content: "\f25c"; [/newclass]
[newclass=.ion-battery-full:before] font-family: "Ionicons"; content: "\f113"; [/newclass]
[newclass=.ion-ios-telephone:before] font-family: "Ionicons"; content: "\f4b9"; [/newclass]
[newclass=.ion-android-camera:before] font-family: "Ionicons"; content: "\f2d3"; [/newclass]
[newclass=.ion-chatbubbles:before] font-family: "Ionicons"; content: "\f11f"; [/newclass]
[newclass=.galaxyCHARLOTTEContact-listing] height:30px; margin-top:0px; padding:10px 0px 0px 10px; background:linear-gradient(60deg, var(--galaxyCHARLOTTEAccent1), var(--galaxyCHARLOTTEAccent2) ); background-color:var(--galaxyCHARLOTTEAccent2); font:800 18px/18px Muli; color:#fff!important; align-items:center;justify-content:space-between; [/newclass]
[newclass=.galaxyCHARLOTTEContact-listing div] position:absolute; font:300 10px muli; margin-top:15px; [/newclass]
[newclass=.galaxyCHARLOTTEContact-listing div a] font:300 10px muli!important; color:rgba(255,255,255,.66)!important;text-transform:lowercase; [/newclass]
[newclass=.galaxyCHARLOTTEContact-listing i] font-size:28px; font-style:normal; margin-right:0px; cursor:pointer; [/newclass]
[newclass=.galaxyCHARLOTTEContact-listing-thelist]padding:10px;height:207px;overflow:auto;[/newclass]
[newclass=.galaxyCHARLOTTEContact-listing-thelist::-webkit-scrollbar] width:0px;border:0px; [/newclass]
[newclass=.galaxyCHARLOTTEPhone-listing]width:200px;height:544px;background-color:#eee;border:10px solid #222;border-radius:10px;font:300 12px muli;[/newclass]
[newclass=.galaxyCHARLOTTEPhone-listing] --galaxyCHARLOTTEAccent1:#44665a; --galaxyCHARLOTTEAccent2:#2b3d37; [/newclass]
[newclass=.galaxyCHARLOTTEPhone] --galaxyCHARLOTTEAccent1:#44665a; --galaxyCHARLOTTEAccent2:#2b3d37; [/newclass] [newclass=.galaxyCHARLOTTEPhone] --galaxyCHARLOTTEPhoneBG:url(https://i.ibb.co/VHDJt80/1.jpg);[/newclass] [newclass=.galaxyCHARLOTTEPhone] --galaxyCHARLOTTEcontactIMG:url(https://i.ibb.co/yXh83g1/2.jpg) [/newclass] [attr="class","galaxyCHARLOTTECase"] [attr="class","galaxyCHARLOTTESpeaker"] [attr="class","galaxyCHARLOTTECamera"] [attr="class","galaxyCHARLOTTEPhone"] [attr="class","galaxyCHARLOTTERibbon"] 22:28 [attr="class","ion ion-connection-bars"][attr="class","ion ion-wifi"][attr="class","ion ion-battery-full"] 6% [attr="class","galaxyCHARLOTTELockscreen"]
fingerprint [attr="class","galaxyCHARLOTTESecond"] [attr="class","galaxyCHARLOTTEContact"] Alex 👎 [attr="class","galaxyCHARLOTTEMessages"] Hey so.Mom asked about you.hahawhat did she wantShe cares about you, Charlotte.You keep forgetting that.don't try that shit with me alexSigh.don't write 'sigh' you're not that old just yetOkay.How is Jack?he's greatwe just came back from a walkHe's adorable.Visit us soon?will do brotherrrGood night, Charlottenight night[attr="class","galaxyCHARLOTTEMSGbox"][attr="class","ion ion-android-camera"][attr="class","ion ion-chatbubbles"] [attr="class","galaxyCHARLOTTESpeaker"] [attr="class","galaxyCHARLOTTECredit"]SELKIE | [attr="class","galaxyCHARLOTTEPhone-listing"] [attr="class","galaxyCHARLOTTEContact-listing"] CONTACT LIST [attr="class","galaxyCHARLOTTEContact-listing-thelist"] • Chrissy [break] • Alex 👎 [break] • Jane Lewis [break] • Mom [break] • Dad [break] • Ellis [break] • Jackson [break] • Kate? [break] • Ed [break] • Jake (boss) [break] • Lola (new girl) [break] • Mister Jackson [break] • Faye [break] [attr="class","galaxyCHARLOTTEContact-listing"] CAMERA ROLL [attr="class","galaxyCHARLOTTEContact-listing-thelist"] |
[newclass=.galaxyCHARLOTTECase] padding:5px 10px; border-radius:10px; background-color:#212121; width:299px; position:relative; [/newclass]
[newclass=.galaxyCHARLOTTESpeaker] background-color:rgba(255,255,255,.1); height:7px; width:149px; margin:10px 0px; border-radius:5px; [/newclass]
[newclass=.galaxyCHARLOTTECamera] width:7px; height:7px; border-radius:100%; background-color:rgba(255,255,255,.1); position:absolute; left:25px; top:15px; [/newclass]
[newclass=.galaxyCHARLOTTEPhone] width:299px; height:500px; overflow:hidden; background-color:#efefef; position:relative; [/newclass]
[newclass=.galaxyCHARLOTTELockscreen] width:300px; flex-shrink:0; height:500px; position:absolute; z-index:0; opacity:1; background-image:url(http://placehold.it/300x500/333/eee.png); background-image:var(--galaxyCHARLOTTEPhoneBG); display:flex; align-items:center; justify-content:center; transition:.33s; [/newclass]
[newclass=.galaxyCHARLOTTEPhone:hover .galaxyCHARLOTTELockscreen] transition:.33s; transition-delay:.33s; [/newclass]
[newclass=.galaxyCHARLOTTESecond] opacity:0; margin-top:250px; transition:.33s; position:relative; [/newclass]
[newclass=.galaxyCHARLOTTEPhone:hover .galaxyCHARLOTTESecond] opacity:1; transition:.33s; margin-top:0px; position:relative; transition-delay:.33s; [/newclass]
[newclass=.galaxyCHARLOTTELockscreen h1] margin:0px; position:absolute; z-index:1; font:300 56px Muli; color:#fafafa; text-shadow: 0px 0px 3px #555; [/newclass]
[newclass=.galaxyCHARLOTTELockscreen h2] margin:0px; font:300 12px Muli; margin-top:75px; color:#fafafa; text-shadow: 0px 1px 2px #555; [/newclass]
[newclass=.galaxyCHARLOTTELockscreen span] position:absolute; bottom:25px; color:#fafafa; text-shadow: 0px 1px 2px #555; transition:.25s; transition-delay:.33s; cursor:default; font:48px Material Icons; white-space: nowrap; animation:2.5s galaxyCHARLOTTE-shake linear infinite; } @keyframes galaxyCHARLOTTE-shake { 0% { transform: rotate(0deg); } 85% { transform: rotate(0deg); } 90% { transform: rotate(5deg); } 95% { transform: rotate(-5deg); } 100% { transform: rotate(0deg); }[/newclass]
[newclass=.galaxyCHARLOTTEPhone:hover .galaxyCHARLOTTELockscreen span] animation:.25s galaxyCHARLOTTE-in normal; opacity:0; } @keyframes galaxyCHARLOTTE-in { 0% { transform:scale(1); opacity:1; } 100% { transform:scale(1.5); opacity:0; }[/newclass]
[newclass=.galaxyCHARLOTTERibbon] height:20px; width:279px; position:absolute; z-index:9; background-color:rgba(0,0,0,.2); color:#fafafa; display:flex; align-items:center; justify-content:space-between; padding:2px 10px; font:400 10px muli; [/newclass]
[newclass=.galaxyCHARLOTTERibbon div] display:flex; align-items:center; justify-content:center; [/newclass]
[newclass=.galaxyCHARLOTTERibbon span] margin-right:5px; height:10px; width:10px; line-height:20px; display:flex; align-items:center; justify-content:center; font-size:10px; speak: none; font-style: normal; font-weight: normal; text-transform: none; text-rendering: auto; line-height: 1; -webkit-font-smoothing: antialiased; font-variant: normal;[/newclass]
[newclass=.galaxyCHARLOTTEContact] height:59px; margin-top:0px; padding:24px 10px 0px 10px; background:linear-gradient(60deg, var(--galaxyCHARLOTTEAccent1), var(--galaxyCHARLOTTEAccent2) ); background-color:var(--galaxyCHARLOTTEAccent2); font:800 18px/18px Muli; color:#fff!important; display:flex; align-items:center;justify-content:space-between; [/newclass]
[newclass=.galaxyCHARLOTTEContact div] position:absolute; font:300 10px muli; margin-top:15px; [/newclass]
[newclass=.galaxyCHARLOTTEContact div a] font:300 10px muli!important; color:rgba(255,255,255,.66)!important;text-transform:lowercase; [/newclass]
[newclass=.galaxyCHARLOTTEContact i] font-size:28px; font-style:normal; margin-right:0px; cursor:pointer; [/newclass]
[newclass=.galaxyCHARLOTTEMessages] height:371px; width:299px; overflow:auto; text-align:left; background-color:#eee; display:flex; flex-flow:column nowrap; justify-content:flex-start; padding-top:10px; position:relative; [/newclass]
[newclass=.galaxyCHARLOTTEMessages::after] content:'.'; font-size:0; line-height:10px; background-color:#eee; color:#eee; [/newclass]
[newclass=.galaxyCHARLOTTEMessages h1, .galaxyCHARLOTTEMessages h2] margin:0px 10px 10px 10px; max-width:189px; color:#fafafa; padding:10px; font:12px roboto; text-align:justify; width:auto; [/newclass]
[newclass=.galaxyCHARLOTTEMessages h1 img, .galaxyCHARLOTTEMessages h2 img] display:block; border-radius:3px; [/newclass]
[newclass=.galaxyCHARLOTTEMessages h1] background-color:var(--galaxyCHARLOTTEAccent1); margin-left: auto; -webkit-border-radius: 3px; -webkit-border-top-right-radius: 0; border-radius: 3px; border-top-right-radius: 0; [/newclass]
[newclass=.galaxyCHARLOTTEMessages h2] background-color:var(--galaxyCHARLOTTEAccent2); margin-right:auto; position:relative; left:40px; -webkit-border-radius: 3px; -webkit-border-top-left-radius: 0; border-radius: 3px; border-top-left-radius: 0; [/newclass]
[newclass=.galaxyCHARLOTTEMessages h2:before] content:''; position:absolute; z-index:0; margin-left:-50px; margin-top:-7px; width:30px; height:30px; border-radius:100%; background-image:var(--galaxyCHARLOTTEcontactIMG); background-size:cover; [/newclass]
[newclass=.galaxyCHARLOTTEMSGbox] width:289px; height:25px; padding:5px; border-top:1px solid #ddd; background-color:#eaeaea; display:flex; flex-flow:row nowrap; align-items:center; justify-content:space-between; [/newclass]
[newclass=.galaxyCHARLOTTEMSGbox h1] margin:0px 5px; width:244px; font:300 12px muli; color:#aaa; padding:5px; border-radius:3px; background-color:#f7f7f7; cursor:text; [/newclass]
[newclass=.galaxyCHARLOTTEMSGbox h1:before] content:'enter a message'[/newclass]
[newclass=.galaxyCHARLOTTEMSGbox span] display:inline; width:25px; height:25px; font-size:20px; line-height:25px; color:var(--galaxyCHARLOTTEAccent2); transition:.1s; [/newclass]
[newclass=.galaxyCHARLOTTEMSGbox span:before] background-image: linear-gradient(40deg, var(--galaxyCHARLOTTEAccent1), var(--galaxyCHARLOTTEAccent2) ); -webkit-background-clip: text; -webkit-text-fill-color: transparent; [/newclass]
[newclass=.galaxyCHARLOTTEMSGbox span:hover] font-size:22px; transition:.1s; cursor:pointer; [/newclass]
[newclass=.galaxyCHARLOTTEMessages::-webkit-scrollbar] width:7px;border:0px; [/newclass]
[newclass=.galaxyCHARLOTTEMessages::-webkit-scrollbar-track] background-color:#fcfcfc;border:0px;[/newclass]
[newclass=.galaxyCHARLOTTEMessages::-webkit-scrollbar-thumb] background-image:linear-gradient(to bottom, var(--galaxyCHARLOTTEAccent1), var(--galaxyCHARLOTTEAccent2) ); background-color:var(--galaxyCHARLOTTEAccent1);border:0px; [/newclass]
[newclass=.galaxyCHARLOTTECredit] font:800 7px roboto; margin-left:250px; [/newclass]
[newclass=.galaxyCHARLOTTECredit a] font:800 7px roboto; [/newclass]
[newclass=.ion]display: inline-block; font-family: "Ionicons"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; text-rendering: auto; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } @font-face { font-family: "Ionicons"; src: url("//dl.dropbox.com/s/mapg7pw2au1g09k/ionicons.eot"); src: url("//dl.dropbox.com/s/mapg7pw2au1g09k/ionicons.eot") format("embedded-opentype"), url("//dl.dropbox.com/s/jttet8q0r121h5t/ionicons.woff") format("woff"), url("//dl.dropbox.com/s/jl3yj9nwp5lyl3g/ionicons.ttf") format("truetype"), url("//dl.dropbox.com/s/7c60myjcm9320b4/ionicons.svg") format("svg"); font-weight: normal; font-style: normal;[/newclass]
[newclass=.ion-connection-bars:before] font-family: "Ionicons"; content: "\f274"; [/newclass]
[newclass=.ion-wifi:before] font-family: "Ionicons"; content: "\f25c"; [/newclass]
[newclass=.ion-battery-full:before] font-family: "Ionicons"; content: "\f113"; [/newclass]
[newclass=.ion-ios-telephone:before] font-family: "Ionicons"; content: "\f4b9"; [/newclass]
[newclass=.ion-android-camera:before] font-family: "Ionicons"; content: "\f2d3"; [/newclass]
[newclass=.ion-chatbubbles:before] font-family: "Ionicons"; content: "\f11f"; [/newclass]
[newclass=.galaxyCHARLOTTEContact-listing] height:30px; margin-top:0px; padding:10px 0px 0px 10px; background:linear-gradient(60deg, var(--galaxyCHARLOTTEAccent1), var(--galaxyCHARLOTTEAccent2) ); background-color:var(--galaxyCHARLOTTEAccent2); font:800 18px/18px Muli; color:#fff!important; align-items:center;justify-content:space-between; [/newclass]
[newclass=.galaxyCHARLOTTEContact-listing div] position:absolute; font:300 10px muli; margin-top:15px; [/newclass]
[newclass=.galaxyCHARLOTTEContact-listing div a] font:300 10px muli!important; color:rgba(255,255,255,.66)!important;text-transform:lowercase; [/newclass]
[newclass=.galaxyCHARLOTTEContact-listing i] font-size:28px; font-style:normal; margin-right:0px; cursor:pointer; [/newclass]
[newclass=.galaxyCHARLOTTEContact-listing-thelist]padding:10px;height:207px;overflow:auto;[/newclass]
[newclass=.galaxyCHARLOTTEContact-listing-thelist::-webkit-scrollbar] width:0px;border:0px; [/newclass]
[newclass=.galaxyCHARLOTTEPhone-listing]width:200px;height:544px;background-color:#eee;border:10px solid #222;border-radius:10px;font:300 12px muli;[/newclass]
[newclass=.galaxyCHARLOTTEPhone-listing] --galaxyCHARLOTTEAccent1:#44665a; --galaxyCHARLOTTEAccent2:#2b3d37; [/newclass]