Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [comment]code by sox
- [font=Micro 5]font1[/font]
- [font=Pixelify Sans]font2[/font]
- [font=Tiny5]font3[/font]
- [font=DotGothic16]font4[/font]
- [font=Outfit]font5[/font]
- [/comment][div=height:auto; width:100%; overflow-x:auto; overflow-y:hidden;
- /*colors*/
- --bkgd: #000; /*black*/
- --windowbkgd: #000; /*black*/
- --text: #fff; /*white*/
- --shadow: #000; /*black*/
- --accent0: #FFFFFF; /*white - heavy contrast to bkgd*/
- --accent1: #7AE501; /*neon green*/
- --accent2: #01E5D7; /*neon cyan*/
- --accent3: #3e00ed; /*neon indigo*/
- --accent4: #E5017C; /*neon pink*/
- --accent5: #ebff00; /*neon yellow*/
- /*values*/
- --titleshadow: -3px -3px 0px var(--shadow); /*title name shadow - up & left*/
- --titleshadow2: 3px 3px 0px var(--shadow); /*title name shadow - down & right*/
- --chatshadow: 2px 2px 0px var(--accent0); /*chat bubble shadow*/
- --chatdivetshadow: 2px 0px 0px var(--accent0); /*chat bubble triangle piece shadow*/
- --heartshadow: 2px 2px 0px var(--accent2); /*hearts counter box shadow*/
- --volumelevel: 75%; /* edit this value to adjust spotify volume level appearance (0-100%) */
- --loadingbar: 62%; /* edit this value to adjust loading bar completion (reference values: 30% = none; 40% = 5; 50% = 10; 70% = all) */
- --ticktop: 276px; /*loading bar tick placement*/
- --tickheight: 15px; /*loading bar tick height*/
- --tickwidth: 10px; /*loading bar tick width*/
- /*borders*/
- /*normal borders*/
- --border0: 3px solid var(--accent0);
- --border1: 3px solid var(--accent1);
- --border2: 3px solid var(--accent2);
- --border3: 3px solid var(--accent3);
- --border4: 3px solid var(--accent4);
- --border5: 3px solid var(--accent5);
- --border6: 3px solid var(--windowbkgd);
- /*thin borders*/
- --tborder0: 1px solid var(--accent0);
- --tborder1: 1px solid var(--accent1);
- --tborder2: 1px solid var(--accent2);
- --tborder3: 1px solid var(--accent3);
- --tborder4: 1px solid var(--accent4);
- --tborder5: 1px solid var(--accent5);
- --tborder6: 1px solid var(--windowbkgd);
- /*fonts*/
- --font1: 'Micro 5', sans-serif; /*box titles*/
- --font2: 'Pixelify Sans', sans-serif; /*chat bubbles, tags, stats*/
- --font3: 'Tiny5', sans-serif; /*title name*/
- --font4: 'DotGothic16', sans-serif; /*file names, system messages*/
- --font5: 'Outfit', sans-serif; /*text*/
- /*pics*/
- /*intro imgs*/
- --titlepic1: url('https://i.pinimg.com/736x/df/82/fb/df82fbd720d329577d9833f2e8d9858a.jpg');
- --titlepic2: url('https://i.imgur.com/yXFTMUV.png');
- --titlepic3: url('https://i.pinimg.com/564x/e3/d0/ce/e3d0ceb40a7103762a5cf2a9acb02e31.jpg');
- --titlepic4: url('https://i.pinimg.com/736x/3e/0c/eb/3e0ceb219ed9e188e71d9b7e3cab685a.jpg');
- /*livestream box*/
- --livestream: url('https://i.pinimg.com/736x/1c/27/aa/1c27aa72cf0ae73d9464bff435b0b6a6.jpg');
- /*img boxes*/
- --imgpic1: url('https://i.imgur.com/l6aGzcr.jpeg');
- --imgpic2: url('https://i.imgur.com/HsWJol8.png');
- --imgpic3: url('https://i.imgur.com/LwFVCni.png');
- --imgpic4: url('https://i.pinimg.com/564x/ec/fb/cd/ecfbcde1845ed6cc6c9cb8b0b5b883be.jpg');
- ][div=margin:auto; position:relative; width:770px; height:495px; margin-top:20px; margin-bottom:20px; background: var(--bkgd); box-sizing: border-box; border-radius:5px; cursor: url('https://i.imgur.com/bb5FSYK.png'), auto; border-radius:8px; box-shadow:0px 0px 10px var(--bkgd);][nobr]
- [comment] ---- background windows ---- [/comment]
- [div=position:absolute; left:20px; top:50px; width:700px; height:425px; background: var(--windowbkgd); border:var(--border3); border-radius:10px;][/div]
- [div=position:absolute; left:30px; top:40px; width:700px; height:425px; background: var(--windowbkgd); border:var(--border2); border-radius:10px;][/div]
- [div=position:absolute; left:40px; top:30px; width:700px; height:425px; background: var(--windowbkgd); border:var(--border4); border-radius:10px;][/div]
- [div=position:absolute; left:50px; top:20px; width:700px; height:425px; background: var(--windowbkgd); border:var(--border0); border-radius:10px;][/div]
- [div=position:absolute; left:53px; top:57px; width:686px; height:18px; background: var(--accent0); font-family:var(--font1); font-size:15px; line-height:18px; text-align:left; text-transform:uppercase; color:var(--windowbkgd); padding-left:15px;][comment]
- ---- window menu bar ----
- [/comment]Settings⠀⠀Downloads⠀⠀Shop⠀⠀Browse⠀⠀Log Out[/div]
- [div=position:absolute; left:65px; top:23px; width:15px; height:15px; font-family:var(--font2); font-size:14px; line-height:36px; text-align:left; color:var(--accent1);][fa]fas fa-globe[/fa][/div]
- [div=position:absolute; left:725px; top:23px; width:15px; height:15px; font-family:var(--font2); font-size:15px; line-height:35px; text-align:left; color:var(--accent3);][fa]fas fa-xmark[/fa][/div]
- [div=position:absolute; left:705px; top:23px; width:15px; height:15px; font-family:var(--font2); font-size:15px; line-height:35px; text-align:left; color:var(--accent3);][fa]fas fa-minus[/fa][/div]
- [comment] ---- URL BAR START ---- [/comment]
- [div=position:absolute; left:90px; top:23px; width:590px; height:34px; font-family:var(--font2); font-size:15px; line-height:35px; text-align:left; text-transform:uppercase; color:var(--accent0);][div=display:inline; color:var(--accent1);]https[/div];//[div=display:inline; color:var(--accent5);][comment]
- ---- window url: use commas instead of periods ----
- [/comment]www,metaversehackers,com[/div]/[div=display:inline; color:var(--accent2);]user[/div]/[div=display:inline; color:var(--accent4);][comment]
- ---- window url: character name ----
- [/comment]taeyong-lee[/div]/[/div]
- [comment] ---- URL BAR END---- [/comment]
- [comment] ---- MAIN WINDOW START ---- [/comment]
- [/nobr][div=position:absolute; left:53px; top:82px; width:694px; height:350px; overflow:hidden;][div=position:relative; width:690px; height:100%; background: var(--windowbkgd); overflow-y:scroll; padding:0 0px 0 0; scrollbar-color:var(--accent1) rgba(0,0,0,0);][nobr]
- [comment] ---- intro pictures ---- [/comment]
- [div=position:absolute; left:122px; top:23px; width:115px; height:172px; border:var(--border3); background:var(--titlepic1); background-size:cover; background-position:50% 50%;][/div]
- [div=position:absolute; left:40px; top:144px; width:108px; height:108px; border:var(--border5); background:var(--titlepic2); background-size:cover; background-position:50% 50%;][/div]
- [div=position:absolute; left:508px; top:128px; width:124px; height:124px; border:var(--border2); background:var(--titlepic3); background-size:cover; background-position:50% 50%;][/div]
- [div=position:absolute; left:436px; top:230px; width:156px; height:107px; border:var(--border4); background:var(--titlepic4); background-size:cover; background-position:50% 50%;][/div]
- [comment] ---- TITLE NAME START ---- [/comment]
- [div=position:absolute; left:0px; top:116px; width:100%; height:120px; text-shadow: var(--titleshadow), var(--titleshadow2); font-family:var(--font3); font-size:70px; line-height:50px; text-align:center; color:var(--accent1); text-transform:uppercase][comment]
- --- character first name here ----
- [/comment]taeyong[comment]
- --- character last name / nickname here ----
- [/comment][br][/br]lee[/div]
- [comment] ---- TITLE NAME END ---- [/comment]
- [comment] ---- LOADING BAR START ---- [/comment]
- [div=position:absolute; left:200px; top:270px; width:256px; height:21px; border:var(--border0); background:var(--windowbkgd); box-shadow: var(--titleshadow), var(--titleshadow2); padding:0x 0px 0px 0px;][/div][div=position:absolute; width:var(--loadingbar); height:100%; overflow:hidden;][div=position:absolute; top:300px; width:670px; height:15px; font-family:var(--font4); font-size:14px; line-height:20px; text-align:center; color:var(--accent0);]Downloading assets...[/div]
- [comment] ---- loading progress ticks ---- [/comment]
- [div=position:absolute; left:206px; top:var(--ticktop); width:var(--tickwidth); height:var(--tickheight); background:var(--accent1);][/div]
- [div=position:absolute; left:219px; top:var(--ticktop); width:var(--tickwidth); height:var(--tickheight); background:var(--accent1);][/div]
- [div=position:absolute; left:232px; top:var(--ticktop); width:var(--tickwidth); height:var(--tickheight); background:var(--accent1);][/div]
- [div=position:absolute; left:245px; top:var(--ticktop); width:var(--tickwidth); height:var(--tickheight); background:var(--accent1);][/div]
- [div=position:absolute; left:258px; top:var(--ticktop); width:var(--tickwidth); height:var(--tickheight); background:var(--accent1);][/div]
- [div=position:absolute; left:271px; top:var(--ticktop); width:var(--tickwidth); height:var(--tickheight); background:var(--accent1);][/div]
- [div=position:absolute; left:284px; top:var(--ticktop); width:var(--tickwidth); height:var(--tickheight); background:var(--accent1);][/div]
- [div=position:absolute; left:297px; top:var(--ticktop); width:var(--tickwidth); height:var(--tickheight); background:var(--accent1);][/div]
- [div=position:absolute; left:310px; top:var(--ticktop); width:var(--tickwidth); height:var(--tickheight); background:var(--accent1);][/div]
- [div=position:absolute; left:323px; top:var(--ticktop); width:var(--tickwidth); height:var(--tickheight); background:var(--accent1);][/div]
- [div=position:absolute; left:336px; top:var(--ticktop); width:var(--tickwidth); height:var(--tickheight); background:var(--accent1);][/div]
- [div=position:absolute; left:349px; top:var(--ticktop); width:var(--tickwidth); height:var(--tickheight); background:var(--accent1);][/div]
- [div=position:absolute; left:362px; top:var(--ticktop); width:var(--tickwidth); height:var(--tickheight); background:var(--accent1);][/div]
- [div=position:absolute; left:375px; top:var(--ticktop); width:var(--tickwidth); height:var(--tickheight); background:var(--accent1);][/div]
- [div=position:absolute; left:388px; top:var(--ticktop); width:var(--tickwidth); height:var(--tickheight); background:var(--accent1);][/div]
- [div=position:absolute; left:401px; top:var(--ticktop); width:var(--tickwidth); height:var(--tickheight); background:var(--accent1);][/div]
- [div=position:absolute; left:414px; top:var(--ticktop); width:var(--tickwidth); height:var(--tickheight); background:var(--accent1);][/div]
- [div=position:absolute; left:427px; top:var(--ticktop); width:var(--tickwidth); height:var(--tickheight); background:var(--accent1);][/div]
- [div=position:absolute; left:440px; top:var(--ticktop); width:var(--tickwidth); height:var(--tickheight); background:var(--accent1);][/div]
- [/div]
- [comment] ---- LOADING BAR END ---- [/comment]
- [comment] ---- SPOTIFY START ---- [/comment]
- [div=position:absolute; left:64px; top:375px; width:213px; height:123px; background:var--windowbkgd); border:var(--border3);]
- [div=position:absolute; left:0px; top:0px; width:213px; height:20px; background:var(--accent3); font-family:var(--font1); font-size:20px; line-height:20px; color:var(--accent0); text-align:center;]Spotify.exe[/div]
- [comment] -- details box -- [/comment][div=position:absolute; left:9px; top:65px; width:189px; height:42px; border:var(--border3);][/div]
- [comment] -- volume bar -- [/comment][div=position:absolute; left:25px; top:42px; width:50px; height:2px; background:var(--windowbkgd); border:var(--tborder3);][div=width:var(--volumelevel); height:100%; background:var(--accent4);][/div][/div]
- [comment] -- volume down -- [/comment][div=position:absolute; left:10px; top:29px; height:22px; width:22px; font-size:11px; line-height:28px; text-align:left; color:var(--accent3);][fa]fas fa-volume-low[/fa][/div]
- [comment] -- volume up -- [/comment][div=position:absolute; left:74px; top:29px; height:22px; width:22px;font-size:11px; line-height:28px; text-align:right; color:var(--accent3);][fa]fas fa-volume-high[/fa][/div]
- [comment] -- pause -- [/comment][div=position:absolute; left:104px; top:29px; height:22px; width:22px; border:var(--border3); font-size:12px; line-height:22px; text-align:center; color:var(--accent3);][fa]fas fa-pause[/fa][/div]
- [comment] -- forward -- [/comment][div=position:absolute; left:176px; top:29px; height:22px; width:22px; border:var(--border3); font-size:12px; line-height:22px; text-align:center; color:var(--accent3);][fa]fas fa-forward[/fa][/div]
- [comment] -- time bar -- [/comment][div=position:absolute; left:20px; top:88px; width:170px; height:3px; border:var(--tborder3);][/div]
- [comment] -- progress mark -- [/comment][div=position:absolute; left:40px; top:84px; width:6px; height:6px; border:var(--border3); background:var(--accent1);][/div]
- [div=position:absolute; left:20px; top:71px; width:160px; height:10px; font-family:var(--font2); font-size:10px; line-height:10px; color:var(--accent0); text-align:left; text-transform:uppercase;][comment]
- --- song name here ----
- [/comment][b]ape[/b] — [comment]
- --- artist name here ----
- [/comment]taeyong[/div]
- [div=position:absolute; left:25px; top:97px; width:168px; height:10px; font-family:var(--font1); font-size:12px; line-height:12px; color:var(--accent0); text-align:right; text-transform:uppercase;][comment]
- --- time elapsed here ----
- [/comment]1:57 / 3:41[/div]
- [comment] ---- MUSIC PLAYER BUTTON
- ---- graciously granted to me by uxie ty queen ily [/comment]
- [div=position:absolute; top:29px; left:140px; width:22px; height:22px; border:var(--border3);]
- [div=height:22px; width:100%; flex-shrink:0; padding:5px 5px 5px 5px; box-sizing:border-box; border-top:1px solid var(--color-1); display:flex; flex-flow:row nowrap; align-items:center;]
- [comment] ---- play button ---- [/comment]
- [div=height:12px; width:12px; position:relative; flex-shrink:0;][div=height:100%; width:100%; background-size:cover; position:relative; z-index:2; pointer-events:none; font-size:12px; line-height:8px; text-align:center; color:var(--accent1);][fa]fas fa-play[/fa][/div]
- [comment] ---- media files ---- [/comment]
- [border=transparent; height:100%; width:100%; padding:0; position:absolute; top:0; left:0; z-index:1; display:flex; align-items:center; justify-content:center; overflow:hidden; opacity:0.01%;][border=transparent; height:32px; width:32px; padding:0; position:relative; pointer-events:auto;]
- [comment]---- SOUNDCLOUD ---- (replace the soundcloud link within media tag with your own) ---- [/comment]
- [border=transparent; height:80px; width:180px; padding:0; margin-top:-16px; margin-left:-14px; position:absolute; top:0; left:0;]
- [media=soundcloud]https://soundcloud.com/user-692409458/ape[/media][/border]
- [comment]---- GOOGLE DRIVE ---- (replace the google file code within media tag with your own) ---- [/comment]
- [border=transparent; height:500px; width:500px; margin-top:-170px; margin-left:-93px; padding:0px;/*remove this to use me, and add it to the other*/ display:none;]
- [media=googledrive]1EwyiuGOGDy8NrbyIm2mfdHc7szRnCMBC[/MEDIA]
- [/border][/border][/border]
- [/div][/div][/div][/div]
- [comment] ---- SPOTIFY END ----[/comment]
- [comment] ---- ICONS START ---- [/comment]
- [comment] ---- folder icon 1 ---- [/comment]
- [div=position:absolute; left:395px; top:770px; width:60px; height:50px; transform:rotate(0deg); border-radius:3px; color:var(--accent4); font-size:60px; line-height:60px; text-align:center;][fa]fal fa-folder[/fa][/div]
- [div=position:absolute; left:390px; top:835px; width:70px; height:15px; color:var(--accent0); font-family:var(--font4); font-size:10px; line-height:13px; text-align:center; letter-spacing:1px;]Sims Mods[/div]
- [comment] ---- folder icon 2 ---- [/comment]
- [div=position:absolute; left:395px; top:880px; width:60px; height:50px; transform:rotate(0deg); border-radius:3px; color:var(--accent0); font-size:60px; line-height:60px; text-align:center;][fa]fal fa-folder[/fa][/div]
- [div=position:absolute; left:390px; top:945px; width:70px; height:15px; color:var(--accent0); font-family:var(--font4); font-size:10px; line-height:13px; text-align:center; letter-spacing:1px;]Spring Break Pics[/div]
- [comment] ---- folder icon 3 ---- [/comment]
- [div=position:absolute; left:395px; top:990px; width:60px; height:50px; transform:rotate(0deg); border-radius:3px; color:var(--accent2); font-size:60px; line-height:60px; text-align:center;][fa]fal fa-folder[/fa][/div]
- [div=position:absolute; left:390px; top:1055px; width:70px; height:15px; color:var(--accent0); font-family:var(--font4); font-size:10px; line-height:13px; text-align:center; letter-spacing:1px;]Executables[/div]
- [comment] ---- atom icon ---- [/comment]
- [div=position:absolute; left:344px; top:387px; width:50px; height:50px; border:var(--tborder5); border-radius:3px; ;color:var(--accent5); font-size:30px; line-height:45px; text-align:center;][fa]fal fa-atom[/fa][/div]
- [comment] ---- volume icon ---- [/comment]
- [div=position:absolute; left:177px; top:1915px; width:63px; height:70px; transform:rotate(0deg); border:var(--tborder1); border-radius:3px; ;color:var(--accent1); font-size:30px; line-height:55px; text-align:center;][fa]far fa-volume-high[/fa][/div]
- [comment] ---- castle icon ---- [/comment]
- [div=position:absolute; left:400px; top:2055px; width:60px; height:70px; transform:rotate(0deg); border:var(--tborder3); border-radius:3px; ;color:var(--accent3); font-size:30px; line-height:75px; text-align:center;][fa]fab fa-fort-awesome[/fa][/div]
- [comment] ---- file icon 1 ---- [/comment]
- [div=position:absolute; left:95px; top:1460px; width:40px; height:40px; transform:rotate(0deg); border-radius:3px; color:var(--accent3); font-size:40px; line-height:40px; text-align:center;][fa]fal fa-file-pdf[/fa][/div]
- [div=position:absolute; left:75px; top:1510px; width:80px; height:15px; color:var(--accent3); font-family:var(--font4); font-size:10px; line-height:13px; text-align:center; letter-spacing:1px; font-weight:bold;]Resume.pdf[/div]
- [comment] ---- file icon 2 ---- [/comment]
- [div=position:absolute; left:195px; top:1460px; width:40px; height:40px; transform:rotate(0deg); border-radius:3px; color:var(--accent3); font-size:40px; line-height:40px; text-align:center;][fa]fal fa-file-zipper[/fa][/div]
- [div=position:absolute; left:175px; top:1510px; width:80px; height:15px; color:var(--accent3); font-family:var(--font4); font-size:10px; line-height:13px; text-align:center; letter-spacing:1px; font-weight:bold;]trojan horse.zip[/div]
- [comment] ---- file icon 3 ---- [/comment]
- [div=position:absolute; left:295px; top:1460px; width:40px; height:40px; transform:rotate(0deg); border-radius:3px; color:var(--accent3); font-size:40px; line-height:40px; text-align:center;][fa]fal fa-file-powerpoint[/fa][/div]
- [div=position:absolute; left:275px; top:1510px; width:80px; height:15px; color:var(--accent3); font-family:var(--font4); font-size:10px; line-height:13px; text-align:center; letter-spacing:1px; font-weight:bold;]Project Proposal.ppt[/div]
- [comment] ---- file icon 4 ---- [/comment]
- [div=position:absolute; left:95px; top:1560px; width:40px; height:40px; transform:rotate(0deg); border-radius:3px; color:var(--accent3); font-size:40px; line-height:40px; text-align:center;][fa]fal fa-file-csv[/fa][/div]
- [div=position:absolute; left:75px; top:1610px; width:80px; height:15px; color:var(--accent3); font-family:var(--font4); font-size:10px; line-height:13px; text-align:center; letter-spacing:1px; font-weight:bold;]Budgets.csv[/div]
- [comment] ---- file icon 5 ---- [/comment]
- [div=position:absolute; left:195px; top:1560px; width:40px; height:40px; transform:rotate(0deg); border-radius:3px; color:var(--accent3); font-size:40px; line-height:40px; text-align:center;][fa]fal fa-file-audio[/fa][/div]
- [div=position:absolute; left:175px; top:1610px; width:80px; height:15px; color:var(--accent3); font-family:var(--font4); font-size:10px; line-height:13px; text-align:center; letter-spacing:1px; font-weight:bold;]Mixtape.mp3[/div]
- [comment] ---- file icon 6 ---- [/comment]
- [div=position:absolute; left:295px; top:1560px; width:40px; height:40px; transform:rotate(0deg); border-radius:3px; color:var(--accent3); font-size:40px; line-height:40px; text-align:center;][fa]fal fa-file-pen[/fa][/div]
- [div=position:absolute; left:275px; top:1610px; width:80px; height:15px; color:var(--accent3); font-family:var(--font4); font-size:10px; line-height:13px; text-align:center; letter-spacing:1px; font-weight:bold;]Calendar.txt[/div]
- [comment] ---- file icon 7 ---- [/comment]
- [div=position:absolute; left:95px; top:1660px; width:40px; height:40px; transform:rotate(0deg); border-radius:3px; color:var(--accent3); font-size:40px; line-height:40px; text-align:center;][fa]fal fa-file-video[/fa][/div]
- [div=position:absolute; left:75px; top:1710px; width:80px; height:15px; color:var(--accent3); font-family:var(--font4); font-size:10px; line-height:13px; text-align:center; letter-spacing:1px; font-weight:bold;]vod_127.mp4[/div]
- [comment] ---- file icon 8 ---- [/comment]
- [div=position:absolute; left:195px; top:1660px; width:40px; height:40px; transform:rotate(0deg); border-radius:3px; color:var(--accent3); font-size:40px; line-height:40px; text-align:center;][fa]fal fa-file-lines[/fa][/div]
- [div=position:absolute; left:175px; top:1710px; width:80px; height:15px; color:var(--accent3); font-family:var(--font4); font-size:10px; line-height:13px; text-align:center; letter-spacing:1px; font-weight:bold;]Notes.docx[/div]
- [comment] ---- file icon 9 ---- [/comment]
- [div=position:absolute; left:95px; top:1760px; width:40px; height:40px; transform:rotate(0deg); border-radius:3px; color:var(--accent3); font-size:40px; line-height:40px; text-align:center;][fa]fal fa-file-circle-exclamation[/fa][/div]
- [div=position:absolute; left:75px; top:1810px; width:80px; height:15px; color:var(--accent3); font-family:var(--font4); font-size:10px; line-height:13px; text-align:center; letter-spacing:1px; font-weight:bold;]unknown.txt[/div]
- [comment] ---- file icon 10 ---- [/comment]
- [div=position:absolute; left:195px; top:1760px; width:40px; height:40px; transform:rotate(0deg); border-radius:3px; color:var(--accent3); font-size:40px; line-height:40px; text-align:center;][fa]fal fa-file-zipper[/fa][/div]
- [div=position:absolute; left:175px; top:1810px; width:80px; height:15px; color:var(--accent3); font-family:var(--font4); font-size:10px; line-height:13px; text-align:center; letter-spacing:1px; font-weight:bold;]skins.zip[/div]
- [comment] ---- ICONS END ---- [/comment]
- [comment] ---- IMG BOXES START ---- [/comment]
- [comment] ---- img box 1 ---- [/comment]
- [div=position:absolute; left:45px; top:540px; width:300px; height:300px; border:var(--border1); background:var(--imgpic1); background-size:cover; background-position:50% 50%;]
- [div=position:absolute; left:0px; top:0px; width:300px; height:20px; background:var(--accent1); font-family:var(--font1); font-size:20px; line-height:20px; color:var(--windowbkgd); text-align:center;]img_295.jpg[/div][/div]
- [comment] ---- img box 2 ---- [/comment]
- [div=position:absolute; left:490px; top:775px; width:120px; height:130px; border:var(--border5); background:var(--imgpic2); background-size:cover; background-position:50% 50%;]
- [div=position:absolute; left:0px; top:0px; width:120px; height:20px; background:var(--accent5); font-family:var(--font1); font-size:20px; line-height:20px; color:var(--windowbkgd); text-align:center;]img_517.jpg[/div][/div]
- [comment] ---- img box 3 ---- [/comment]
- [div=position:absolute; left:490px; top:938px; width:120px; height:130px; border:var(--border3); background:var(--imgpic3); background-size:cover; background-position:50% 50%;]
- [div=position:absolute; left:0px; top:0px; width:120px; height:20px; background:var(--accent3); font-family:var(--font1); font-size:20px; line-height:20px; color:var(--accent0); text-align:center;]img_86.jpg[/div][/div]
- [comment] ---- livestream box---- [/comment]
- [div=position:absolute; left:380px; top:1170px; width:240px; height:340px; border:var(--border5); background:var(--livestream); background-size:cover; background-position:50% 50%;]
- [div=position:absolute; left:0px; top:0px; width:240px; height:20px; background:var(--accent5); font-family:var(--font1); font-size:20px; line-height:20px; color:var(--windowbkgd); text-align:center;]Live_Stream.exe[/div][/div]
- [comment] ---- img box 4 ---- [/comment]
- [div=position:absolute; left:60px; top:1880px; width:120px; height:140px; border:var(--border5); background:var(--imgpic4); background-size:cover; background-position:50% 50%;]
- [div=position:absolute; left:0px; top:0px; width:120px; height:20px; background:var(--accent5); font-family:var(--font1); font-size:20px; line-height:20px; color:var(--windowbkgd); text-align:center;]img_94.png[/div][/div]
- [comment] ---- IMG BOXES END ---- [/comment]
- [comment] ---- DIALOGUE BUBBLES START ---- [/comment]
- [comment] ---- TITLE BUBBLE START ---- [/comment]
- [div=position:absolute; left:312px; top:52px; width:auto; height:26px; background-var(--windowbkgd); border:var(--tborder0); border-radius:6px; padding-left:7px; padding-right:7px; font-family:var(--font2); font-size:14px; line-height:25px; text-transform:uppercase; box-shadow:var(--chatshadow); color:var(--accent0);][comment]
- --- dialogue bubble text here ----
- [/comment]Cash rules everything around me...[/div]
- [div=position:absolute; left:350px; top:74px; width:10px; height:10px; transform:rotate(45deg); background:var(--windowbkgd); border-bottom:var(--tborder0); border-right:var(--tborder0); box-shadow:var(--chatdivetshadow);][/div]
- [comment] ---- TITLE BUBBLE END---- [/comment]
- [comment] ---- LIVE BUBBLE START ---- [/comment]
- [div=position:absolute; left:360px; top:1120px; width:auto; height:26px; background-var(--windowbkgd); border:var(--tborder0); border-radius:6px; padding-left:7px; padding-right:7px; font-family:var(--font2); font-size:14px; line-height:25px; text-align:left; text-transform:uppercase; box-shadow:var(--chatshadow); color:var(--accent0);][comment]
- --- dialogue bubble text here ----
- [/comment]an ape wearing bape...[/div]
- [div=position:absolute; left:390px; top:1142px; width:10px; height:10px; transform:rotate(45deg); background:var(--windowbkgd); border-bottom:var(--tborder0); border-right:var(--tborder0); box-shadow:var(--chatdivetshadow);][/div]
- [comment] ---- LIVE BUBBLE END---- [/comment]
- [comment] ---- FILES BUBBLE START ---- [/comment]
- [div=position:absolute; left:150px; top:1540px; width:auto; height:26px; background:var(--windowbkgd); border:var(--tborder0); border-radius:6px; padding-left:7px; padding-right:7px; font-family:var(--font2); font-size:14px; line-height:25px; text-align:left; text-transform:uppercase; box-shadow:var(--chatshadow); color:var(--accent1);][comment]
- --- dialogue bubble text here ----
- [/comment]two for me, one for you...[/div]
- [div=position:absolute; left:200px; top:1562px; width:10px; height:10px; transform:rotate(45deg); background:var(--windowbkgd); border-bottom:var(--tborder0); border-right:var(--tborder0); box-shadow:var(--chatdivetshadow);][/div]
- [comment] ---- FILES BUBBLE END---- [/comment]
- [comment] ---- EXIT BUBBLE START ---- [/comment]
- [div=position:absolute; left:445px; top:2120px; width:auto; height:26px; background:var(--windowbkgd); border:var(--tborder0); border-radius:6px; padding-left:7px; padding-right:7px; font-family:var(--font2); font-size:14px; line-height:25px; text-align:left; text-transform:uppercase; box-shadow:var(--chatshadow); color:var(--accent5);][comment]
- --- dialogue bubble text here ----
- [/comment]404... not loading...[/div]
- [div=position:absolute; left:455px; top:2115px; width:10px; height:10px; transform:rotate(45deg); background:var(--windowbkgd); border-top:var(--tborder0); border-left:var(--tborder0);][/div]
- [comment] ---- EXIT BUBBLE END---- [/comment]
- [comment] ---- SMS CHAT BUBBLES START
- ---------------------- KEEP THESE RELATIVELY SHORT or else they will break bc they're kinda janky!! ---- [/comment]
- [div=position:absolute; left:45px; top:865px; width:290px; height:160px; line-height:30px; text-align:right; overflow:hidden; padding-right:2px;]
- [comment] -- BUBBLE START: copy comments too! -- [/comment]
- [div=position:relative; display:inline; margin-bottom:5px; width:auto; height:20px; background-var(--windowbkgd); border:var(--tborder0); border-radius:5px; padding:3px 7px 3px 7px; font-family:var(--font2); font-size:12px; line-height:20px; text-transform:uppercase; box-shadow:var(--chatshadow); color:var(--accent1);][comment]
- -- chat bubble text here --
- [/comment]i'm different from you[/div]
- [div=position:relative; margin-left:260px; margin-top:-29px; width:8px; height:8px; transform:rotate(45deg); background:var(--windowbkgd); border-top:var(--tborder0); border-left:var(--tborder0);][/div][br][/br]
- [comment] -- BUBBLE END: copy comments too! -- [/comment]
- [comment] -- BUBBLE START: copy comments too! -- [/comment]
- [div=position:relative; display:inline; margin-bottom:5px; width:auto; height:20px; border:var(--tborder0); background-var(--windowbkgd); border-radius:5px; padding:3px 7px 3px 7px; font-family:var(--font2); font-size:12px; line-height:20px; text-transform:uppercase; box-shadow:var(--chatshadow); color:var(--accent1); overflow:hidden;][comment]
- -- chat bubble text here --
- [/comment]i'm not a celebrity or businessman[/div]
- [div=position:relative; margin-left:260px; margin-top:-29px; width:8px; height:8px; transform:rotate(45deg); background:var(--windowbkgd); border-top:var(--tborder0); border-left:var(--tborder0); opacity:0;][/div][br][/br]
- [comment] -- BUBBLE END: copy comments too! -- [/comment]
- [comment] -- BUBBLE START: copy comments too! -- [/comment]
- [div=position:relative; display:inline; margin-bottom:5px; width:auto; height:20px; background-var(--windowbkgd); border:var(--tborder0); border-radius:5px; padding:3px 7px 3px 7px; font-family:var(--font2); font-size:12px; line-height:20px; text-transform:uppercase; box-shadow:var(--chatshadow); color:var(--accent1)][comment]
- -- chat bubble text here --
- [/comment]i don't follow the paper... i'm chasing dreams[/div]
- [div=position:relative; margin-left:260px; margin-top:-29px; width:8px; height:8px; transform:rotate(45deg); background:var(--windowbkgd); border-top:var(--tborder0); border-left:var(--tborder0); opacity:0;][/div][br][/br]
- [comment] -- BUBBLE END: copy comments too! -- [/comment]
- [comment] -- BUBBLE START: copy comments too! -- [/comment]
- [div=position:relative; display:inline; margin-bottom:5px; width:auto; height:20px; background-var(--windowbkgd); border:var(--tborder0); border-radius:5px; padding:3px 7px 3px 7px; font-family:var(--font2); font-size:12px; line-height:20px; text-transform:uppercase; box-shadow:var(--chatshadow); color:var(--accent1);][comment]
- -- chat bubble text here --
- [/comment]i don't sell my soul[/div]
- [div=position:relative; margin-left:260px; margin-top:-29px; width:8px; height:8px; transform:rotate(45deg); background:var(--windowbkgd); border-top:var(--tborder0); border-left:var(--tborder0); opacity:0;][/div][br][/br]
- [comment] -- BUBBLE END: copy comments too! -- [/comment]
- [/div][comment] ---- SMS CHAT BUBBLES END ---- [/comment]
- [comment] ---- DIALOGUE BUBBLES END ---- [/comment]
- [comment] ---- EXIT BOX START ---- [/comment]
- [div=position:absolute; left:194px; top:1970px; width:285px; height:100px; outline:var(--border6); outline-offset:-8px; background:var(--accent0); border-radius:5px; text-align:right;]
- [div=position:absolute; left:20px; top:20px; width:30px; height:30px; font-size:30px; line-height:30px; color:var(--windowbkgd);][fa]far fa-triangle-exclamation[/fa][/div]
- [div=position:absolute; left:60px; top:23px; width:200px; height:60px; font-size:10px; line-height:12px; font-family:var(--font4); color:var(--windowbkgd); font-weight:bold; text-align:left;][comment]
- ---- exit box text here ----
- [/comment]Are you sure you want to quit learning about the leader of Neo Culture Technology?[/div][br][/br][br][/br][br][/br]
- [div=display:inline; position:relative; margin-right:20px; width:auto; border:var(--tborder6); border-radius:3px; text-align:right; font-size:10px; line-height:12px; font-family:var(--font2); color:var(--windowbkgd); font-weight:bold; text-transform:uppercase; padding:1px 3px 1px 3px;][comment]
- ---- exit button text here ----
- [/comment]positive.[/div]
- [/div]
- [comment] ---- EXIT BOX END ---- [/comment]
- [comment] ---- VIDEO GAME DETAILS START ---- [/comment]
- [comment] ---- PLAYER HEARTS
- ---------------------- change "fas" to "fal" to lose a heart, vice versa to gain---- [/comment]
- [div=position:absolute; left:100px; top:2100px; width:110px; height:30px; padding-left:0px; border:var(--tborder2); box-sizing: border-box; border-radius:5px; box-shadow:var(--heartshadow); color:var(--accent4); font-size:18px; line-height:29px; text-align:center;]
- [fa]fas fa-heart[/fa][fa]fas fa-heart[/fa][fa]fal fa-heart[/fa][fa]fal fa-heart[/fa][fa]fal fa-heart[/fa][/div]
- [comment] ---- PLAYER STATS ---- [/comment]
- [div=position:absolute; left:460px; top:1920px; width:110px; height:auto; color:var(--accent4); font-family:var(--font2); font-size:11px; line-height:14px; text-align:right; text-transform:uppercase;][div=display:inline; text-decoration:underline; font-family:var(--font3); font-weight:bold; font-size:13px;][comment]
- ---- stats text here ----
- [/comment]player stats[/div]
- [comment] -- stat -- [/comment][br][/br][div=display:inline; color:var(--accent2); margin-right:3px;]hp:[/div][div=display:inline; color:var(--accent1);]20530[/div]
- [comment] -- stat -- [/comment][br][/br][div=display:inline; color:var(--accent2); margin-right:3px;]atk:[/div][div=display:inline; color:var(--accent1);]5298[/div]
- [comment] -- stat -- [/comment][br][/br][div=display:inline; color:var(--accent2); margin-right:3px;]def:[/div][div=display:inline; color:var(--accent1);]6172[/div]
- [comment] -- stat -- [/comment][br][/br][div=display:inline; color:var(--accent2); margin-right:3px;]exp:[/div][div=display:inline; color:var(--accent1);]3043[/div]
- [comment] -- stat -- [/comment][br][/br][div=display:inline; color:var(--accent2); margin-right:3px;]mana:[/div][div=display:inline; color:var(--accent1);]343[/div]
- [/div]
- [comment] ---- VIDEO GAME DETAILS END ---- [/comment]
- [comment] ---- CONTENT BOXES START ---- [/comment]
- [comment] ---- BASICS BOX START ---- [/comment]
- [/nobr][div=position:absolute; left:380px; top:425px; width:255px; height:300px; background:var(--windowbkgd); border:var(--border2);][div=position:absolute; left:0px; top:0px; width:255px; height:20px; background:var(--accent2); font-family:var(--font1); font-size:20px; line-height:20px; color:var(--windowbkgd); text-align:center;][comment]
- ---- BOX NAME HERE ----
- [/comment]User_Data.docx[/div][div=position:absolute; top:28px; left:10px; width:240px; height:260px; overflow:hidden;][div=position:relative; width:240px; height:255px; font-size:11px; line-height:15px; font-family:var(--font5); color:var(--text); overflow-y:scroll; text-align:justify; padding:5px 30px 0 0;][comment]
- ---- CONTENT HERE ----
- [/comment][comment] -- TAG -- [/comment][div=display:inline; border:var(--tborder2); font-family:var(--font2); font-size:11px; text-transform:uppercase; margin:0px 5px 1px 0; padding:1px 3px 1px 3px;]name[/div]TY Track
- [comment] -- TAG -- [/comment][div=display:inline; border:var(--tborder2); font-family:var(--font2); font-size:11px; text-transform:uppercase; margin:0px 5px 1px 0; padding:1px 3px 1px 3px;]alias[/div]Bubu
- [comment] -- TAG -- [/comment][div=display:inline; border:var(--tborder2); font-family:var(--font2); font-size:11px; text-transform:uppercase; margin:0px 5px 1px 0; padding:1px 3px 1px 3px;]age[/div]29
- [comment] -- TAG -- [/comment][div=display:inline; border:var(--tborder2); font-family:var(--font2); font-size:11px; text-transform:uppercase; margin:0px 5px 1px 0; padding:1px 3px 1px 3px;]gender[/div]Male
- [comment] -- TAG -- [/comment][div=display:inline; border:var(--tborder2); font-family:var(--font2); font-size:11px; text-transform:uppercase; margin:0px 5px 1px 0; padding:1px 3px 1px 3px;]birthday[/div]July 1, 1995
- [comment] -- TAG -- [/comment][div=display:inline; border:var(--tborder2); font-family:var(--font2); font-size:11px; text-transform:uppercase; margin:0px 5px 1px 0; padding:1px 3px 1px 3px;]role[/div]President of N-City
- [comment] -- TAG -- [/comment][div=display:inline; border:var(--tborder2); font-family:var(--font2); font-size:11px; text-transform:uppercase; margin:0px 5px 1px 0; padding:1px 3px 1px 3px;]height[/div]175 cm // 5' 9"
- [comment] -- TAG -- [/comment][div=display:inline; border:var(--tborder2); font-family:var(--font2); font-size:11px; text-transform:uppercase; margin:0px 5px 1px 0; padding:1px 3px 1px 3px;]build[/div]Ectomorph
- [comment] -- TAG -- [/comment][div=display:inline; border:var(--tborder2); font-family:var(--font2); font-size:11px; text-transform:uppercase; margin:0px 5px 1px 0; padding:1px 3px 1px 3px;]eyes[/div]Black by default, but changes with his mood.
- [comment] -- TAG -- [/comment][div=display:inline; border:var(--tborder2); font-family:var(--font2); font-size:11px; text-transform:uppercase; margin:0px 5px 1px 0; padding:1px 3px 1px 3px;]hair[/div]Neo pearl champagne, usually
- [comment] -- TAG -- [/comment][div=display:inline; border:var(--tborder2); font-family:var(--font2); font-size:11px; text-transform:uppercase; margin:0px 5px 1px 0; padding:1px 3px 1px 3px;]tattoos[/div]x x x
- [comment] -- TAG -- [/comment][div=display:inline; border:var(--tborder2); font-family:var(--font2); font-size:11px; text-transform:uppercase; margin:0px 5px 1px 0; padding:1px 3px 1px 3px;]faceclaim[/div]Taeyong Lee
- [comment] -- TAG -- [/comment][div=display:inline; border:var(--tborder2); font-family:var(--font2); font-size:11px; text-transform:uppercase; margin:0px 5px 1px 0; padding:1px 3px 1px 3px;]overview[/div]Nisl lao reet vel vulpu tate lorem consectetur ridiculus praesent sed pretium dis. Curabitur scelerisque habitasse egestas imperdiet ad sodales. Tortor vehicula vestibulum felis sit interdum bibendum. Congue sociosqu maximus sagittis commodo lorem. Mus morbi molestie placerat natoque laoreet nibh donec. Orci aliquam eu sociosqu vulputate fringilla primis lectus nulla. Volutpat ullamcorper facilisi phasellus cubilia lobortis laoreet nec montes. Commodo enim per sociosqu lectus morbi dictum pulvinar tincidunt ex.
- Pretium mus ligula urna nam orci leo metus. Himenaeos nisl litora magna iaculis quisque senectus venenatis. Ullamcorper a tortor neque accumsan, maximus fermentum consectetur. Nisl fusce senectus natoque ad, cursus curabitur himenaeos. Phasellus consequat suspendisse libero neque commodo porta phasellus. Facilisi bibendum gravida natoque commodo eros. Viverra netus montes erat sodales ut et eros molestie.[/div][/div]
- [/div]
- [comment] ---- BASICS BOX END ---- [/comment][nobr]
- [comment] ---- PERSONA BOX START ---- [/comment]
- [/nobr][div=position:absolute; left:50px; top:1050px; width:257px; height:347px; background:var(--windowbkgd); border:var(--border4);][div=position:absolute; left:0px; top:0px; width:257px; height:20px; background:var(--accent4); font-family:var(--font1); font-size:20px; line-height:20px; color:var(--accent0); text-align:center;][comment]
- ---- BOX NAME HERE ----
- [/comment]Persona.docx[/div][div=position:absolute; top:28px; left:10px; width:250px; height:310px; overflow:hidden;][div=position:relative; width:242px; height:310px; font-size:11px; line-height:15px; font-family:var(--font5); color:var(--text); overflow-y:scroll; text-align:justify; padding:5px 30px 0 0;][comment]
- ---- CONTENT HERE ----
- [/comment][comment] -- TAG -- [/comment][div=display:inline; border:var(--tborder4); font-family:var(--font2); font-size:11px; text-transform:uppercase; margin:0px 5px 1px 0; padding:1px 3px 1px 3px;]virtues[/div]Considerate, studious, xxx, yyy, zzz
- [comment] -- TAG -- [/comment][div=display:inline; border:var(--tborder4); font-family:var(--font2); font-size:11px; text-transform:uppercase; margin:0px 5px 1px 0; padding:1px 3px 1px 3px;]vices[/div]Stubborn, ill-tempered, xxx, yyy, zzz
- [comment] -- TAG -- [/comment][div=display:inline; border:var(--tborder4); font-family:var(--font2); font-size:11px; text-transform:uppercase; margin:0px 5px 1px 0; padding:1px 3px 1px 3px;]habits[/div]Taking the lazy route, doodling on everything, xxx, yyy, zzz
- [comment] -- TAG -- [/comment][div=display:inline; border:var(--tborder4); font-family:var(--font2); font-size:11px; text-transform:uppercase; margin:0px 5px 1px 0; padding:1px 3px 1px 3px;]hobbies[/div]vvv, www, xxx, yyy, zzz
- [comment] -- TAG -- [/comment][div=display:inline; border:var(--tborder4); font-family:var(--font2); font-size:11px; text-transform:uppercase; margin:0px 5px 1px 0; padding:1px 3px 1px 3px;]ambitions[/div]vvv, www, xxx, yyy, zzz
- [comment] -- TAG -- [/comment][div=display:inline; border:var(--tborder4); font-family:var(--font2); font-size:11px; text-transform:uppercase; margin:0px 5px 1px 0; padding:1px 3px 1px 3px;]fears[/div]vvv, www, xxx, yyy, zzz
- [comment] -- TAG -- [/comment][div=display:inline; border:var(--tborder4); font-family:var(--font2); font-size:11px; text-transform:uppercase; margin:0px 5px 1px 0; padding:1px 3px 1px 3px;]concept[/div]Nisl lao reet vel vulpu tate lorem consectetur ridiculus praesent sed pretium dis. Curabitur scelerisque habitasse egestas imperdiet ad sodales. Tortor vehicula vestibulum felis sit interdum bibendum. Congue sociosqu maximus sagittis commodo lorem. Mus morbi molestie placerat natoque laoreet nibh donec. Orci aliquam eu sociosqu vulputate fringilla primis lectus nulla. Volutpat ullamcorper facilisi phasellus cubilia lobortis laoreet nec montes. Commodo enim per sociosqu lectus morbi dictum pulvinar tincidunt ex.
- Pretium mus ligula urna nam orci leo metus. Himenaeos nisl litora magna iaculis quisque senectus venenatis. Ullamcorper a tortor neque accumsan, maximus fermentum consectetur. Nisl fusce senectus natoque ad, cursus curabitur himenaeos. Phasellus consequat suspendisse libero neque commodo porta phasellus. Facilisi bibendum gravida natoque commodo eros. Viverra netus montes erat sodales ut et eros molestie.[/div][/div]
- [/div]
- [comment] ---- PERSONA BOX END ---- [/comment][nobr]
- [comment] ---- BACKSTORY BOX START ---- [/comment]
- [/nobr][div=position:absolute; left:225px; top:1580px; width:410px; height:300px; background:var(--windowbkgd); border:var(--border2);][div=position:absolute; left:0px; top:0px; width:410px; height:20px; background:var(--accent2); font-family:var(--font1); font-size:20px; line-height:20px; color:var(--windowbkgd); text-align:center;][comment]
- ---- BOX NAME HERE ----
- [/comment]Backstory.docx[/div][div=position:absolute; top:28px; left:10px; width:395px; height:260px; overflow:hidden;][div=position:relative; width:395px; height:260px; font-size:11px; line-height:15px; font-family:var(--font5); color:var(--text); overflow-y:scroll; text-align:justify; padding:5px 30px 0 0;][comment]
- ---- CONTENT HERE ----
- [/comment][comment] -- TAG -- [/comment][div=display:inline; border:var(--tborder2); font-family:var(--font2); font-size:11px; text-transform:uppercase; margin:0px 5px 1px 0; padding:1px 3px 1px 3px;]occupation[/div]Metaverse Hacker
- [comment] -- TAG -- [/comment][div=display:inline; border:var(--tborder2); font-family:var(--font2); font-size:11px; text-transform:uppercase; margin:0px 5px 1px 0; padding:1px 3px 1px 3px;]family[/div]Close to his one older sister as well as his mother, doesn't give a damn about his father (or any men really).
- [comment] -- TAG -- [/comment][div=display:inline; border:var(--tborder2); font-family:var(--font2); font-size:11px; text-transform:uppercase; margin:0px 5px 1px 0; padding:1px 3px 1px 3px;]residence[/div]An inconspicuous basement well-hidden beneath the streets of Seoul, decked out with all sorts of unfamiliar technology.
- [comment] -- TAG -- [/comment][div=display:inline; border:var(--tborder2); font-family:var(--font2); font-size:11px; text-transform:uppercase; margin:0px 5px 1px 0; padding:1px 3px 1px 3px;]history[/div]Curabitur scelerisque habitasse egestas imperdiet ad sodales. Tortor vehicula vestibulum felis sit interdum bibendum. Congue sociosqu maximus sagittis commodo lorem. Mus morbi molestie placerat natoque laoreet nibh donec. Orci aliquam eu sociosqu vulputate fringilla primis lectus nulla. Volutpat ullamcorper facilisi phasellus cubilia lobortis laoreet nec montes. Commodo enim per sociosqu lectus morbi dictum pulvinar tincidunt ex.
- Pretium mus ligula urna nam orci leo metus. Himenaeos nisl litora magna iaculis quisque senectus venenatis. Ullamcorper a tortor neque accumsan, maximus fermentum consectetur. Nisl fusce senectus natoque ad, cursus curabitur himenaeos. Phasellus consequat suspendisse libero neque commodo porta phasellus. Facilisi bibendum gravida natoque commodo eros. Viverra netus montes erat sodales ut et eros molestie.
- [comment] -- TAG -- [/comment][div=display:inline; border:var(--tborder2); font-family:var(--font2); font-size:11px; text-transform:uppercase; margin:0px 5px 1px 0; padding:1px 3px 1px 3px;]relationships[/div][list]
- [*][div=display:inline; color:var(--accent1);]Partner:[/div] vvv
- [*][div=display:inline; color:var(--accent1);]Friend 1:[/div] www
- [*][div=display:inline; color:var(--accent1);]Friend 2:[/div] xxx
- [*][div=display:inline; color:var(--accent1);]Enemy 1:[/div] yyy
- [*][div=display:inline; color:var(--accent1);]Enemy 2:[/div] zzz
- [/list]
- [/div][/div]
- [/div]
- [comment] ---- BACKSTORY BOX END ---- [/comment][nobr]
- [comment] ---- CONTENT BOXES END---- [/comment]
- [/nobr]
- [comment] ---- text for janky webpage length; do not delete ---- [/comment][div=position:relative; margin-top:2030px; color:var(--windowbkgd); opacity:0;]filler text[/div]
- [/div][/div][comment] ---- MAIN WINDOW END ---- [/comment]
- [/div][/div]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement