silver dreams (bring me to you)
POSTED ON Jan 19, 2023 12:33:17 GMT -5
Post by Ashley Wolfe on Jan 19, 2023 12:33:17 GMT -5
[nospaces][googlefont=Muli:300,400,800|Material+Icons]
[newclass=.galaxyashCase] padding:5px 10px; border-radius:10px; background-color:#212121; width:299px; position:relative; [/newclass]
[newclass=.galaxyashSpeaker] background-color:rgba(255,255,255,.1); height:7px; width:149px; margin:10px 0px; border-radius:5px; [/newclass]
[newclass=.galaxyashCamera] width:7px; height:7px; border-radius:100%; background-color:rgba(255,255,255,.1); position:absolute; left:25px; top:15px; [/newclass]
[newclass=.galaxyashPhone] width:299px; height:500px; overflow:hidden; background-color:#efefef; position:relative; [/newclass]
[newclass=.galaxyashLockscreen] 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(--galaxyashPhoneBG); display:flex; align-items:center; justify-content:center; transition:.33s; [/newclass]
[newclass=.galaxyashPhone:hover .galaxyashLockscreen] transition:.33s; transition-delay:.33s; [/newclass]
[newclass=.galaxyashSecond] opacity:0; margin-top:250px; transition:.33s; position:relative; [/newclass]
[newclass=.galaxyashPhone:hover .galaxyashSecond] opacity:1; transition:.33s; margin-top:0px; position:relative; transition-delay:.33s; [/newclass]
[newclass=.galaxyashLockscreen h1] margin:0px; position:absolute; z-index:1; font:300 56px Muli; color:#fafafa; text-shadow: 0px 0px 3px #555; [/newclass]
[newclass=.galaxyashLockscreen h2] margin:0px; font:300 12px Muli; margin-top:75px; color:#fafafa; text-shadow: 0px 1px 2px #555; [/newclass]
[newclass=.galaxyashLockscreen 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 galaxyash-shake linear infinite; } @keyframes galaxyash-shake { 0% { transform: rotate(0deg); } 85% { transform: rotate(0deg); } 90% { transform: rotate(5deg); } 95% { transform: rotate(-5deg); } 100% { transform: rotate(0deg); }[/newclass]
[newclass=.galaxyashPhone:hover .galaxyashLockscreen span] animation:.25s galaxyash-in normal; opacity:0; } @keyframes galaxyash-in { 0% { transform:scale(1); opacity:1; } 100% { transform:scale(1.5); opacity:0; }[/newclass]
[newclass=.galaxyashRibbon] 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=.galaxyashRibbon div] display:flex; align-items:center; justify-content:center; [/newclass]
[newclass=.galaxyashRibbon 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=.galaxyashContact] height:59px; margin-top:0px; padding:24px 10px 0px 10px; background:linear-gradient(60deg, var(--galaxyashAccent1), var(--galaxyashAccent2) ); background-color:var(--galaxyashAccent2); font:800 18px/18px Muli; color:#fff!important; display:flex; align-items:center;justify-content:space-between; [/newclass]
[newclass=.galaxyashContact div] position:absolute; font:300 10px muli; margin-top:15px; [/newclass]
[newclass=.galaxyashContact div a] font:300 10px muli!important; color:rgba(255,255,255,.66)!important;text-transform:lowercase; [/newclass]
[newclass=.galaxyashContact i] font-size:28px; font-style:normal; margin-right:0px; cursor:pointer; [/newclass]
[newclass=.galaxyashMessages] 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=.galaxyashMessages::after] content:'.'; font-size:0; line-height:10px; background-color:#eee; color:#eee; [/newclass]
[newclass=.galaxyashMessages h1, .galaxyashMessages h2] margin:0px 10px 10px 10px; max-width:189px; color:#fafafa; padding:10px; font:12px roboto; text-align:justify; width:auto; [/newclass]
[newclass=.galaxyashMessages h1 img, .galaxyashMessages h2 img] display:block; border-radius:3px; [/newclass]
[newclass=.galaxyashMessages h1] background-color:var(--galaxyashAccent1); margin-left: auto; -webkit-border-radius: 3px; -webkit-border-top-right-radius: 0; border-radius: 3px; border-top-right-radius: 0; [/newclass]
[newclass=.galaxyashMessages h2] background-color:var(--galaxyashAccent2); 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=.galaxyashMessages h2:before] content:''; position:absolute; z-index:0; margin-left:-50px; margin-top:-7px; width:30px; height:30px; border-radius:100%; background-image:var(--galaxyashcontactIMG); background-size:cover; [/newclass]
[newclass=.galaxyashMSGbox] 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=.galaxyashMSGbox h1] margin:0px 5px; width:244px; font:300 12px muli; color:#aaa; padding:5px; border-radius:3px; background-color:#f7f7f7; cursor:text; [/newclass]
[newclass=.galaxyashMSGbox h1:before] content:'enter a message'[/newclass]
[newclass=.galaxyashMSGbox span] display:inline; width:25px; height:25px; font-size:20px; line-height:25px; color:var(--galaxyashAccent2); transition:.1s; [/newclass]
[newclass=.galaxyashMSGbox span:before] background-image: linear-gradient(40deg, var(--galaxyashAccent1), var(--galaxyashAccent2) ); -webkit-background-clip: text; -webkit-text-fill-color: transparent; [/newclass]
[newclass=.galaxyashMSGbox span:hover] font-size:22px; transition:.1s; cursor:pointer; [/newclass]
[newclass=.galaxyashMessages::-webkit-scrollbar] width:7px;border:0px; [/newclass]
[newclass=.galaxyashMessages::-webkit-scrollbar-track] background-color:#fcfcfc;border:0px;[/newclass]
[newclass=.galaxyashMessages::-webkit-scrollbar-thumb] background-image:linear-gradient(to bottom, var(--galaxyashAccent1), var(--galaxyashAccent2) ); background-color:var(--galaxyashAccent1);border:0px; [/newclass]
[newclass=.galaxyashCredit] font:800 7px roboto; margin-left:250px; [/newclass]
[newclass=.galaxyashCredit 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=.galaxyashContact-listing] height:30px; margin-top:0px; padding:10px 0px 0px 10px; background:linear-gradient(60deg, var(--galaxyashAccent1), var(--galaxyashAccent2) ); background-color:var(--galaxyashAccent2); font:800 18px/18px Muli; color:#fff!important; align-items:center;justify-content:space-between; [/newclass]
[newclass=.galaxyashContact-listing div] position:absolute; font:300 10px muli; margin-top:15px; [/newclass]
[newclass=.galaxyashContact-listing div a] font:300 10px muli!important; color:rgba(255,255,255,.66)!important;text-transform:lowercase; [/newclass]
[newclass=.galaxyashContact-listing i] font-size:28px; font-style:normal; margin-right:0px; cursor:pointer; [/newclass]
[newclass=.galaxyashContact-listing-thelist]padding:10px;height:207px;overflow:auto;[/newclass]
[newclass=.galaxyashContact-listing-thelist::-webkit-scrollbar] width:0px;border:0px; [/newclass]
[newclass=.galaxyashPhone-listing]width:200px;height:544px;background-color:#eee;border:10px solid #222;border-radius:10px;font:300 12px muli;[/newclass]
[newclass=.galaxyashPhone-listing] --galaxyashAccent1:#6964A1; --galaxyashAccent2:#35334D; [/newclass]
[newclass=.galaxyashPhone] --galaxyashAccent1:#6964A1; --galaxyashAccent2:#35334D; [/newclass] [newclass=.galaxyashPhone] --galaxyashPhoneBG:url(https://i.imgur.com/4xutSVm.png);[/newclass] [newclass=.galaxyashPhone] --galaxyashcontactIMG:url(https://i.imgur.com/TqM1uii.png) [/newclass] [attr="class","galaxyashCase"] [attr="class","galaxyashSpeaker"] [attr="class","galaxyashCamera"] [attr="class","galaxyashPhone"] [attr="class","galaxyashRibbon"] 05:48 [attr="class","ion ion-connection-bars"][attr="class","ion ion-wifi"][attr="class","ion ion-battery-full"] 99% [attr="class","galaxyashLockscreen"]
fingerprint [attr="class","galaxyashSecond"] [attr="class","galaxyashContact"] MRS. MEADOWS [attr="class","galaxyashMessages"] Ashley thanksJust give me a call if you need anything else tonightAshley can you pick up coffee creamer on your way this morning I am out and what they have here is not good Alexa that is all please send message that's all Alexa send send the messageOf course, any particular kind?French vanilla send message send oh for duck's sakeAlexa you stupid bintNoAlexa no that is allSee you soon Mrs. Meadows, feel free to call if you need something else[attr="class","galaxyashMSGbox"][attr="class","ion ion-android-camera"][attr="class","ion ion-chatbubbles"] [attr="class","galaxyashSpeaker"] [attr="class","galaxyashCredit"]SELKIE | [attr="class","galaxyashPhone-listing"] [attr="class","galaxyashContact-listing"] CONTACT LIST [attr="class","galaxyashContact-listing-thelist"] • ALYSSA DUFRESNE[break] • CARLY VARGAS[break] • CHRISTI LONG[break] • CHRISTIAN[break] • COLLIN (TREKKIE)[break] • DANIELLE[break] • DEREK HALL[break] • ELISA SHEPHERD[break] • EMELI VOKES[break] • HATTIE PADILLA[break] • HEATHER MCELROY[break] • JARRETT KNAPP[break] • JOHNATHAN CHOI[break] • LAKEPOINT (WORK)[break] • MARCY LANDRY[break] • MATTIE FOX[break] • MRS. MEADOWS[break] • MELISSA LITTLE[break] • NICHOLAS (HAM)[break] • STACY (BEAR)[break] • TRISH (PRINCESS)[break] • THE GREAT GATSBY[break] • VICKI HAAS[break] [attr="class","galaxyashContact-listing"] CAMERA ROLL [attr="class","galaxyashContact-listing-thelist"] |
[newclass=.galaxyashCase] padding:5px 10px; border-radius:10px; background-color:#212121; width:299px; position:relative; [/newclass]
[newclass=.galaxyashSpeaker] background-color:rgba(255,255,255,.1); height:7px; width:149px; margin:10px 0px; border-radius:5px; [/newclass]
[newclass=.galaxyashCamera] width:7px; height:7px; border-radius:100%; background-color:rgba(255,255,255,.1); position:absolute; left:25px; top:15px; [/newclass]
[newclass=.galaxyashPhone] width:299px; height:500px; overflow:hidden; background-color:#efefef; position:relative; [/newclass]
[newclass=.galaxyashLockscreen] 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(--galaxyashPhoneBG); display:flex; align-items:center; justify-content:center; transition:.33s; [/newclass]
[newclass=.galaxyashPhone:hover .galaxyashLockscreen] transition:.33s; transition-delay:.33s; [/newclass]
[newclass=.galaxyashSecond] opacity:0; margin-top:250px; transition:.33s; position:relative; [/newclass]
[newclass=.galaxyashPhone:hover .galaxyashSecond] opacity:1; transition:.33s; margin-top:0px; position:relative; transition-delay:.33s; [/newclass]
[newclass=.galaxyashLockscreen h1] margin:0px; position:absolute; z-index:1; font:300 56px Muli; color:#fafafa; text-shadow: 0px 0px 3px #555; [/newclass]
[newclass=.galaxyashLockscreen h2] margin:0px; font:300 12px Muli; margin-top:75px; color:#fafafa; text-shadow: 0px 1px 2px #555; [/newclass]
[newclass=.galaxyashLockscreen 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 galaxyash-shake linear infinite; } @keyframes galaxyash-shake { 0% { transform: rotate(0deg); } 85% { transform: rotate(0deg); } 90% { transform: rotate(5deg); } 95% { transform: rotate(-5deg); } 100% { transform: rotate(0deg); }[/newclass]
[newclass=.galaxyashPhone:hover .galaxyashLockscreen span] animation:.25s galaxyash-in normal; opacity:0; } @keyframes galaxyash-in { 0% { transform:scale(1); opacity:1; } 100% { transform:scale(1.5); opacity:0; }[/newclass]
[newclass=.galaxyashRibbon] 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=.galaxyashRibbon div] display:flex; align-items:center; justify-content:center; [/newclass]
[newclass=.galaxyashRibbon 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=.galaxyashContact] height:59px; margin-top:0px; padding:24px 10px 0px 10px; background:linear-gradient(60deg, var(--galaxyashAccent1), var(--galaxyashAccent2) ); background-color:var(--galaxyashAccent2); font:800 18px/18px Muli; color:#fff!important; display:flex; align-items:center;justify-content:space-between; [/newclass]
[newclass=.galaxyashContact div] position:absolute; font:300 10px muli; margin-top:15px; [/newclass]
[newclass=.galaxyashContact div a] font:300 10px muli!important; color:rgba(255,255,255,.66)!important;text-transform:lowercase; [/newclass]
[newclass=.galaxyashContact i] font-size:28px; font-style:normal; margin-right:0px; cursor:pointer; [/newclass]
[newclass=.galaxyashMessages] 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=.galaxyashMessages::after] content:'.'; font-size:0; line-height:10px; background-color:#eee; color:#eee; [/newclass]
[newclass=.galaxyashMessages h1, .galaxyashMessages h2] margin:0px 10px 10px 10px; max-width:189px; color:#fafafa; padding:10px; font:12px roboto; text-align:justify; width:auto; [/newclass]
[newclass=.galaxyashMessages h1 img, .galaxyashMessages h2 img] display:block; border-radius:3px; [/newclass]
[newclass=.galaxyashMessages h1] background-color:var(--galaxyashAccent1); margin-left: auto; -webkit-border-radius: 3px; -webkit-border-top-right-radius: 0; border-radius: 3px; border-top-right-radius: 0; [/newclass]
[newclass=.galaxyashMessages h2] background-color:var(--galaxyashAccent2); 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=.galaxyashMessages h2:before] content:''; position:absolute; z-index:0; margin-left:-50px; margin-top:-7px; width:30px; height:30px; border-radius:100%; background-image:var(--galaxyashcontactIMG); background-size:cover; [/newclass]
[newclass=.galaxyashMSGbox] 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=.galaxyashMSGbox h1] margin:0px 5px; width:244px; font:300 12px muli; color:#aaa; padding:5px; border-radius:3px; background-color:#f7f7f7; cursor:text; [/newclass]
[newclass=.galaxyashMSGbox h1:before] content:'enter a message'[/newclass]
[newclass=.galaxyashMSGbox span] display:inline; width:25px; height:25px; font-size:20px; line-height:25px; color:var(--galaxyashAccent2); transition:.1s; [/newclass]
[newclass=.galaxyashMSGbox span:before] background-image: linear-gradient(40deg, var(--galaxyashAccent1), var(--galaxyashAccent2) ); -webkit-background-clip: text; -webkit-text-fill-color: transparent; [/newclass]
[newclass=.galaxyashMSGbox span:hover] font-size:22px; transition:.1s; cursor:pointer; [/newclass]
[newclass=.galaxyashMessages::-webkit-scrollbar] width:7px;border:0px; [/newclass]
[newclass=.galaxyashMessages::-webkit-scrollbar-track] background-color:#fcfcfc;border:0px;[/newclass]
[newclass=.galaxyashMessages::-webkit-scrollbar-thumb] background-image:linear-gradient(to bottom, var(--galaxyashAccent1), var(--galaxyashAccent2) ); background-color:var(--galaxyashAccent1);border:0px; [/newclass]
[newclass=.galaxyashCredit] font:800 7px roboto; margin-left:250px; [/newclass]
[newclass=.galaxyashCredit 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=.galaxyashContact-listing] height:30px; margin-top:0px; padding:10px 0px 0px 10px; background:linear-gradient(60deg, var(--galaxyashAccent1), var(--galaxyashAccent2) ); background-color:var(--galaxyashAccent2); font:800 18px/18px Muli; color:#fff!important; align-items:center;justify-content:space-between; [/newclass]
[newclass=.galaxyashContact-listing div] position:absolute; font:300 10px muli; margin-top:15px; [/newclass]
[newclass=.galaxyashContact-listing div a] font:300 10px muli!important; color:rgba(255,255,255,.66)!important;text-transform:lowercase; [/newclass]
[newclass=.galaxyashContact-listing i] font-size:28px; font-style:normal; margin-right:0px; cursor:pointer; [/newclass]
[newclass=.galaxyashContact-listing-thelist]padding:10px;height:207px;overflow:auto;[/newclass]
[newclass=.galaxyashContact-listing-thelist::-webkit-scrollbar] width:0px;border:0px; [/newclass]
[newclass=.galaxyashPhone-listing]width:200px;height:544px;background-color:#eee;border:10px solid #222;border-radius:10px;font:300 12px muli;[/newclass]
[newclass=.galaxyashPhone-listing] --galaxyashAccent1:#6964A1; --galaxyashAccent2:#35334D; [/newclass]