xayah-

GLAUCOUS

Feb 9th, 2022 (edited)
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.26 KB | None | 0 0
  1. [comment]coded by xayah.ღ -- feel free to message me if you have any problems ![/comment]
  2.  
  3. [border=2px solid white;
  4.  
  5.  
  6.  
  7. /*PICTURE VARIABLES -- change x% y% to change what part of the picture you see*/
  8.  
  9. --mainbg: url('https://i.pinimg.com/564x/73/a9/22/73a92243df7974018f12ec04a7b495ce.jpg') 50% 50%;
  10.  
  11. --sidebg1: url('https://i.pinimg.com/564x/07/c3/88/07c388045ee897187092ebda9626a0fb.jpg') 10% 0%;
  12.  
  13. --quotebg: url('https://i.pinimg.com/736x/84/5a/32/845a32a794ac33d526301441f81a7a2d.jpg') 50% 30%;
  14.  
  15. --sidebg2: url('https://i.pinimg.com/564x/07/c3/88/07c388045ee897187092ebda9626a0fb.jpg') 10% 0%;
  16.  
  17. --pic1: url('https://i.pinimg.com/236x/7e/60/c8/7e60c8416784f5a89be8cb21429a4e61.jpg') 50% 0%;
  18.  
  19. --pic2: url('https://pbs.twimg.com/media/Ddo3ZqCU0AAbZAf.jpg') 50% 0%;
  20.  
  21. --pic3: url('https://pbs.twimg.com/media/D1_OXWBUkAAHD8q.jpg') 50% 10%;
  22.  
  23. --pic4: url('http://qqpublic.qpic.cn/qq_public/0/0-2761969187-3E086432FF40F9E330066AE6D67AC708/0?fmt=jpg&size=287&h=1600&w=900&ppv=1') 50% 10%;
  24.  
  25. --pic5: url('https://i.pinimg.com/236x/7e/60/c8/7e60c8416784f5a89be8cb21429a4e61.jpg') 50% 0%;
  26.  
  27. --pic6: url('https://i.pinimg.com/236x/7e/60/c8/7e60c8416784f5a89be8cb21429a4e61.jpg') 50% 0%;
  28.  
  29. --pic7: url('https://i.pinimg.com/236x/7e/60/c8/7e60c8416784f5a89be8cb21429a4e61.jpg') 50% 0%;
  30.  
  31. --history1: url('https://i.pinimg.com/474x/c7/d8/15/c7d815ac9cff9ae88e3f603151c4cdb5.jpg'); 50% 50%;
  32.  
  33. --history2: url('https://i.pinimg.com/736x/2b/14/2f/2b142f8096dad2e6fb9aa746b7647e88.jpg') 50% 50%;
  34.  
  35. --extra: url('https://i.pinimg.com/236x/97/b2/f2/97b2f20ee42c916f15a4702d188ea52d.jpg');
  36.  
  37. --extra2: url('https://i.pinimg.com/474x/ec/6f/95/ec6f95b2f5a3720c0890cc21f5140c46.jpg') 50% 80%;
  38.  
  39.  
  40.  
  41. /*TAB COVER SHAPE*/
  42.  
  43. --p1: polygon(25% 0, 75% 0, 75% 60%, 50% 100%, 25% 60%);
  44.  
  45. --p2: polygon(25% 0%, 75% 0, 75% 100%, 0% 100%);
  46.  
  47. --p3: polygon(25% 0%, 100% 0%, 75% 100%, 25% 100%);
  48.  
  49.  
  50.  
  51. /*COLOR -- most borders are 0 or #bac5e2 - ctrl+F to find them and replace them!*/
  52.  
  53. --main: #bac5e2;
  54.  
  55. --text: black;
  56.  
  57. --some_borders: #D3D3D3;
  58.  
  59. --sub: #D3D3D3;
  60.  
  61.  
  62.  
  63. /*FONTS*/
  64.  
  65. --big_letters: Playfair Display;
  66.  
  67. --personality_traits: Lora;
  68.  
  69. --tab_hearts: Size 3pt;
  70.  
  71.  
  72.  
  73.  
  74.  
  75. height: 450px; max-width: 700px; margin: auto; padding: 0; line-height: 0; display: flex; align-items: center; justify-content: center; position: relative; background: var(--mainbg); background-size: cover;]
  76.  
  77.  
  78.  
  79. [comment]CONTENT BOX[/comment]
  80.  
  81. [border=0; height: 80%; width: clamp(75%, 50%, 95%); background: rgba(0, 0, 0, 0.5); padding: 0;]
  82.  
  83. [border=0; height: 80%; width: 85%; margin: auto; margin-top: 25px; background: white; padding: 2px 0px 6px 5px;]
  84.  
  85.  
  86.  
  87. [comment]TAB CONTAINER[/comment]
  88.  
  89. [border=0; height: 40%; width: 30px; background: transparent; overflow: hidden; padding: 0; margin: 0 0 0 -50px; display: block; pointer-events: auto;]
  90.  
  91.  
  92.  
  93. [tabs]
  94.  
  95. [tab=a.]
  96.  
  97. [comment]TAB 1 CONTENT[/comment]
  98.  
  99.  
  100.  
  101. [border=0; height: 64%; width: 18%; position: absolute; border-radius: 0 0 0 70px; margin: -141px 0 0 30px; overflow: hidden; padding: 0; display: inline; background: white; float: left;]
  102.  
  103. [border=0; height: 100%; width: 105%; background: var(--sidebg1); background-size: cover; pointer-events: auto; overflow-y: scroll; overflow-x: hidden; padding: 0 25px 0 0; border-radius: 0;]
  104.  
  105.  
  106.  
  107. [comment]SIDE BG OVERLAY--adjust how high you want the overlay to be by fidgeting with the height values! 40%-100%--[/comment]
  108.  
  109.  
  110.  
  111. [border=0; height: 50%; width: 112%; padding: 0; background: rgba(256, 256, 256, 0.5); margin: 291px 0 0 0; pointer-events: auto; border-radius: 0; overflow: hidden;]
  112.  
  113. [border=0; height: 101%; width: 99%; overflow: hidden; border-radius: 0; padding: 0;]
  114.  
  115. [border=0; height: 90%; width: 113.8%; overflow-y: scroll; overflow-x: hidden; border-radius: 0; color: black; line-height: 1.1em; word-spacing: 1px; font-size: 10px; padding: 2px 32px 0 0px; box-sizing: border-box; text-align: left; margin-left: 10px;][font=Lora][b]name.[/b][/font] evangeline huang
  116.  
  117. [font=Lora][b]age.[/b][/font] 27
  118.  
  119. [font=Lora][b]gender.[/b][/font] female
  120.  
  121. [font=Lora][b]sexuality.[/b][/font] bi
  122.  
  123. [font=Lora][b]job.[/b][/font] a secret
  124.  
  125. [font=Lora][b]ethnicity.[/b][/font] chinese-polish
  126.  
  127. [font=Lora][b]role.[/b][/font] the magician
  128.  
  129. [comment]keep this spacing! so important for readability![/comment]
  130.  
  131.  
  132.  
  133. [/border][/border][/border][/border][/border]
  134.  
  135.  
  136.  
  137. [comment]BASIC & VISAGE SECTION[/comment]
  138.  
  139. [border=1px solid transparent; height: 62%; width: 42%; position: absolute; right: 18.5%; top: 17.1%; display: flex; padding: 0 0 5px 0; line-height: 0; display: block;]
  140.  
  141.  
  142.  
  143. [comment]FIRST NAME ONLY -- 10 LETTERS MAX[/comment]
  144.  
  145. [border=2px solid #bac5e2; width: 100%; height: 10%; background: transparent; color: var(--main); font-size: clamp(20px, 2%, 1.5em); padding: 0; text-align: center; text-transform: uppercase; font-weight: bolder; font-style: oblique; line-height: 25px; box-sizing: border-box;][font=Playfair Display]evangeline[/font][/border]
  146.  
  147.  
  148.  
  149. [border=2px solid #bac5e2; width: 100%; height: 66%; background: transparent; box-sizing: border-box; padding: 0; margin-top: 2px;][border=1px solid transparent; width: 100%; height: 100%; overflow: hidden; padding: 0;][border=0; height: 100%; width: 105%; overflow-y: scroll; color: var(--text); font-size: 12px; line-height: 12px; text-transform: lowercase; text-align: justify; padding: 10px 10px 5px 5px; box-sizing: border-box;][border=0; height: 15%; width: 15%; font-size: 3em; text-align: center; padding: 0 10px 0 0; color: var(--main); text-transform: uppercase; float: left; line-height: 8px; font-style: italic; font-weight: bold; margin-top: -5px; margin-left: -5px;][comment]
  150.  
  151. --VISAGE DESCRIPTION--[/comment]
  152.  
  153. [font=Playfair Display]h[/font][/border]elp Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.[/border][/border][/border]
  154.  
  155.  
  156.  
  157. [border=0; width: 100%; height: 26%; background: transparent; box-sizing: border-box; padding: 0; overflow: hidden;][border=0; height: 100%; width: 105%; overflow-y: scroll; overflow-x: hidden; padding: 0 10px 0 0; box-sizing: content-box; align-items: center; justify-content: flex-start;]
  158.  
  159.  
  160.  
  161. [comment]FACTS & TIDBITS--short answers only! ~10-15 letters[/comment]
  162.  
  163.  
  164.  
  165. [comment]--copy this for two more tidbits--[/comment]
  166.  
  167. [border=0; height: 100%; width: clamp(90%, 50%, 100%); padding: 0; line-height: 0; display: flex; flex-flow: row wrap; margin: auto;]
  168.  
  169.  
  170.  
  171. [comment]--HEIGHT--[/comment]
  172.  
  173. [border=2px outset #bac5e2; height: 60%; width: 30.5%; float: left; margin: auto; padding: 0; color: var(--text); font-size: 10px; text-transform: lowercase; text-align: center; line-height: 5px; flex: 2 1 0;][border=1px solid #bac5e2; height: 27%; width: 99%; box-sizing: border-box; background: var(--main); line-height: 2px; margin-top: -1px;]height[/border]
  174.  
  175. here[/border]
  176.  
  177.  
  178.  
  179.  
  180.  
  181. [comment]--WEIGHT--[/comment]
  182.  
  183. [border=2px outset #bac5e2; height: 60%; width: 30.5%; float: right; margin: auto; padding: 0; color: var(--text); font-size: 10px; text-transform: lowercase; text-align: center; line-height: 5px; flex: 2 1 0;][border=1px solid #bac5e2; height: 27%; width: 99%; box-sizing: border-box; background: var(--main); line-height: 2px; margin-top: -1px;]weight[/border]
  184.  
  185. here[/border]
  186.  
  187. [/border]
  188.  
  189. [comment]--copy this too--[/comment]
  190.  
  191.  
  192.  
  193. [comment]--copy this for two more tidbits--[/comment]
  194.  
  195. [border=0; height: 100%; width: clamp(90%, 50%, 100%); padding: 0; line-height: 0; display: flex; flex-flow: row wrap; margin: auto;]
  196.  
  197.  
  198.  
  199. [comment]--HAIR--[/comment]
  200.  
  201. [border=2px outset #bac5e2; height: 60%; width: 30.5%; float: left; margin: auto; padding: 0; color: var(--text); font-size: 10px; text-transform: lowercase; text-align: center; line-height: 5px; flex: 2 1 0;][border=1px solid #bac5e2; height: 27%; width: 99%; box-sizing: border-box; background: var(--main); line-height: 2px;]hair[/border]
  202.  
  203. here[/border]
  204.  
  205.  
  206.  
  207.  
  208.  
  209. [comment]--EYES--[/comment]
  210.  
  211. [border=2px outset #bac5e2; height: 60%; width: 30.5%; float: right; margin: auto; padding: 0; color: var(--text); font-size: 10px; text-transform: lowercase; text-align: center; line-height: 5px; flex: 2 1 0;][border=1px solid #bac5e2; height: 27%; width: 99%; box-sizing: border-box; background: var(--main); line-height: 2px;]eyes[/border]
  212.  
  213. here[/border]
  214.  
  215. [/border]
  216.  
  217. [comment]--copy this too--[/comment]
  218.  
  219.  
  220.  
  221. [comment]--copy this for two more tidbits--[/comment]
  222.  
  223. [border=0; height: 100%; width: clamp(90%, 50%, 100%); padding: 0; line-height: 0; display: flex; flex-flow: row wrap; margin: auto;]
  224.  
  225.  
  226.  
  227. [comment]--SKIN--[/comment]
  228.  
  229. [border=2px outset #bac5e2; height: 60%; width: 30.5%; float: left; margin: auto; padding: 0; color: var(--text); font-size: 10px; text-transform: lowercase; text-align: center; line-height: 5px; flex: 2 1 0;][border=1px solid #bac5e2; height: 27%; width: 99%; box-sizing: border-box; background: var(--main); line-height: 2px;]skin[/border]
  230.  
  231. here[/border]
  232.  
  233.  
  234.  
  235.  
  236.  
  237. [comment]--FACE CLAIM?--[/comment]
  238.  
  239. [border=2px outset #bac5e2; height: 60%; width: 30.5%; float: right; margin: auto; padding: 0; color: var(--text); font-size: 10px; text-transform: lowercase; text-align: center; line-height: 5px; flex: 2 1 0;][border=1px solid #bac5e2; height: 27%; width: 99%; box-sizing: border-box; background: var(--main); line-height: 2px;]faceclaim[/border]
  240.  
  241. here[/border]
  242.  
  243. [/border]
  244.  
  245. [comment]--copy this too--[/comment]
  246.  
  247. [/border][/border]
  248.  
  249. [/border]
  250.  
  251.  
  252.  
  253. [comment]SCROLL NOTIF[/comment]
  254.  
  255. [border=0; height: 90px; width: 50px; color: var(--main); font-size: 20px; position: absolute; bottom: 2%; margin-left: 20px;][fa]fas fa-arrow-circle-up[/fa][/border]
  256.  
  257.  
  258.  
  259. [comment]TAB COVER[/comment]
  260.  
  261. [border=0; height: 150px; width: 30px; clip-path: var(--p1); background: var(--main); position: absolute; top: 10%; pointer-events: none; color: var(--text); font-size: 15px; line-height: 25px; text-align: center; margin-left: -20px;]
  262.  
  263. [fa]fas fa-chess-king[/fa]
  264.  
  265. [fa]fas fa-heart[/fa]
  266.  
  267. [fa]fas fa-heart[/fa]
  268.  
  269. [fa]fas fa-heart[/fa][/border]
  270.  
  271. [/tab]
  272.  
  273. [tab=b.]
  274.  
  275.  
  276.  
  277. [border=0; height: 68%; width: 66.5%; position: absolute; margin: auto; display: flex; line-height: 0; padding: 0; align-items: center; justify-content: center; margin-left: 20px; top: 15.5%;]
  278.  
  279.  
  280.  
  281. [border=0; height: 5%; width: 245px; margin: auto; margin-top: 40px; overflow: hidden; padding: 0; line-height: 0; display: block;]
  282.  
  283. [tabs][tab=a.]
  284.  
  285.  
  286.  
  287. [comment]A CUTE QUOTE OR SOMETHING HERE--can only be as long as this one![/comment]
  288.  
  289. [border=4px double #bac5e2; height: 65%; width: 70%; background: var(--quotebg); position: absolute; pointer-events: none; background-size: cover; left: 12%; margin-top: -20px; padding: 5px; display: flex; justify-content: center; align-items: center; justify-content: center;][border=0; height: 100%; width: 100%; color: white; text-align: center; font-size: 12px; line-height: 1.1em; font-weight: bolder; text-transform: uppercase; padding: 0; flex: 1 4 0; margin: auto;]
  290.  
  291. [border=0; height: 5px; width: 10px; color: white; font-weight: bolder; line-height: 5px; font-size: 2em;]❝[/border]
  292.  
  293.  
  294.  
  295. THEY TOLD ME TO POUR MY HEART INTO EVERYTHING I DO. SO THAT’S WHAT I DID, I POURED AND POURED AND POURED.
  296.  
  297.  
  298.  
  299. NOW THEY ASK ME WHY I’M SO EMPTY.
  300.  
  301.  
  302.  
  303. [border=0; height: 5px; width: 10px; color: white; font-weight: bolder; float: right; line-height: 5px; font-size: 2em;]❞[/border]
  304.  
  305. [/border]
  306.  
  307.  
  308.  
  309. [comment]TAB COVER[/comment]
  310.  
  311. [border=2px solid white; height: 17px; width: 190px; background: white; color: var(--main); font-size: 17px; text-align: left; pointer-events: none; padding: 0 7px 0 9.5px; word-spacing: 3.5em; margin: auto; position: absolute; top: 0%; margin-left: -102px; left: 50%; margin-top: -31px; box-sizing: content-box;][fa]fas fa-star[/fa] [fa]fas fa-diamond[/fa] [fa]fas fa-diamond[/fa][/border]
  312.  
  313. [/border]
  314.  
  315. [/tab]
  316.  
  317.  
  318.  
  319. [tab=b.]
  320.  
  321.  
  322.  
  323. [comment]PERSONALITY TRAITS[/comment]
  324.  
  325. [comment]VIRTUES[/comment]
  326.  
  327. [border=3px double #bac5e2; height: 28%; width: 38%; position: absolute; left: 2%; margin-top: -20px; line-height: 0; border-radius: 5px; box-shadow: 1px 1px 4px #bebebe;][border=2px solid #d3d3d3; height: 100%; width: 100%; margin: auto; overflow: hidden; padding: 0; background: #bac5e2;][border=0; height: 100%; width: 121%; padding:0 10px 0 5px; line-height: 0; overflow-y: scroll; overflow-x: hidden; box-sizing: border-box; scroll-snap-type: y mandatory;]
  328.  
  329.  
  330.  
  331. [comment]~~copy and paste this for more traits~~[/comment]
  332.  
  333. [border=0; height: 100%; width: 90%; margin: auto; padding: 0; line-height: 0; scroll-snap-align: start;][border=0; height: 10%; width: 100%; text-align: center; font-size: 15px; color: var(--text); font-weight: bold; text-transform: lowercase; margin-top: 5px; padding: 5px 0 0 0;][font=Lora]VIRTUE:[/font][/border][border=0; height: 80%; width: 100%; font-size: 12px; color: var(--text); line-height: 15px; text-align: justify; overflow: hidden; padding: 0 10px 0 0; box-sizing: border-box;][border=0; height: 100%; width: 105%; overflow-y: scroll; overflow-x: hidden; padding: 0 18px 15px 0; box-sizing: content-box;][font=Lora]/ˈvərCHo͞o/ - noun
  334.  
  335. 1. a quality considered morally good or desirable in a person 2. a good or useful quality of a thing 3. behavior showing high moral standards[/font]
  336.  
  337. [/border][/border][/border]
  338.  
  339. [comment]~~copy this too~~[/comment]
  340.  
  341.  
  342.  
  343. [comment]~~copy and paste this for more traits~~[/comment]
  344.  
  345. [border=0; height: 100%; width: 90%; margin: auto; padding: 0; line-height: 0; scroll-snap-align: start;][border=0; height: 10%; width: 100%; text-align: center; font-size: 15px; color: var(--text); font-weight: bold; text-transform: lowercase; margin-top: 5px; padding: 5px 0 0 0;][font=Lora]VIRTUE:[/font][/border][border=0; height: 80%; width: 100%; font-size: 12px; color: var(--text); line-height: 15px; text-align: justify; overflow: hidden; padding: 0 10px 0 0; box-sizing: border-box;][border=0; height: 100%; width: 105%; overflow-y: scroll; overflow-x: hidden; padding: 0 18px 15px 0; box-sizing: content-box;][font=Lora]/ˈvərCHo͞o/ - noun
  346.  
  347. 1. a quality considered morally good or desirable in a person 2. a good or useful quality of a thing 3. behavior showing high moral standards[/font]
  348.  
  349. [/border][/border][/border]
  350.  
  351. [comment]~~copy this too~~[/comment]
  352.  
  353.  
  354.  
  355. [comment]~~copy and paste this for more traits~~[/comment]
  356.  
  357. [border=0; height: 100%; width: 90%; margin: auto; padding: 0; line-height: 0; scroll-snap-align: start;][border=0; height: 10%; width: 100%; text-align: center; font-size: 15px; color: var(--text); font-weight: bold; text-transform: lowercase; padding: 5px 0 0 0;][font=Lora]VIRTUE:[/font][/border][border=0; height: 80%; width: 100%; font-size: 12px; color: var(--text); line-height: 15px; text-align: justify; overflow: hidden; padding: 0 10px 0 0; box-sizing: border-box;][border=0; height: 100%; width: 105%; overflow-y: scroll; overflow-x: hidden; padding: 0 18px 15px 0; box-sizing: content-box;][font=Lora]/ˈvərCHo͞o/ - noun
  358.  
  359. 1. a quality considered morally good or desirable in a person 2. a good or useful quality of a thing 3. behavior showing high moral standards[/font]
  360.  
  361. [/border][/border][/border]
  362.  
  363. [comment]~~copy this too~~[/comment]
  364.  
  365.  
  366.  
  367. [/border][/border][/border]
  368.  
  369.  
  370.  
  371. [comment]VICES[/comment]
  372.  
  373. [border=3px double #bac5e2; height: 28%; width: 38%; position: absolute; left: 2%; top: 60%; line-height: 0; border-radius: 5px; box-shadow: 1px 1px 4px #bebebe;][border=2px solid #d3d3d3; height: 100%; width: 100%; background: var(--main); margin: auto; overflow: hidden; padding: 0;][border=0; height: 100%; width: 121%; padding: 0 10px 0 5px; line-height: 0; overflow-y: scroll; overflow-x: hidden; box-sizing: border-box; scroll-snap-type: y mandatory;]
  374.  
  375.  
  376.  
  377. [comment]~~copy and paste this for more traits~~[/comment]
  378.  
  379. [border=0; height: 100%; width: 90%; margin: auto; padding: 0; line-height: 0; scroll-snap-align: start;][border=0; height: 10%; width: 100%; text-align: center; font-size: 15px; color: var(--text); font-weight: bold; text-transform: lowercase; padding: 5px 0 0 0;][font=Lora]vice:[/font][/border][border=0; height: 80%; width: 100%; font-size: 12px; color: var(--text); line-height: 15px; text-align: justify; overflow: hidden; padding: 0 10px 0 0; box-sizing: border-box;][border=0; height: 100%; width: 105%; overflow-y: scroll; overflow-x: hidden; padding: 0 18px 15px 0; box-sizing: content-box;][font=Lora]/vīs/ - noun
  380.  
  381. 1. immoral or wicked behavior 2. an immoral or wicked personal characteristic 3. a weakness of character or behavior; a bad habit[/font]
  382.  
  383. [/border][/border][/border]
  384.  
  385. [comment]~~copy this too~~[/comment]
  386.  
  387.  
  388.  
  389. [comment]~~copy and paste this for more traits~~[/comment]
  390.  
  391. [border=0; height: 100%; width: 90%; margin: auto; padding: 0; line-height: 0; scroll-snap-align: start;][border=0; height: 10%; width: 100%; text-align: center; font-size: 15px; color: var(--text); font-weight: bold; text-transform: lowercase; padding: 5px 0 0 0;][font=Lora]vice:[/font][/border][border=0; height: 80%; width: 100%; font-size: 12px; color: var(--text); line-height: 15px; text-align: justify; overflow: hidden; padding: 0 10px 0 0; box-sizing: border-box;][border=0; height: 100%; width: 105%; overflow-y: scroll; overflow-x: hidden; padding: 0 18px 15px 0; box-sizing: content-box;][font=Lora]/vīs/ - noun
  392.  
  393. 1. immoral or wicked behavior 2. an immoral or wicked personal characteristic 3. a weakness of character or behavior; a bad habit[/font]
  394.  
  395. [/border][/border][/border]
  396.  
  397. [comment]~~copy this too~~[/comment]
  398.  
  399.  
  400.  
  401. [comment]~~copy and paste this for more traits~~[/comment]
  402.  
  403. [border=0; height: 100%; width: 90%; margin: auto; padding: 0; line-height: 0; scroll-snap-align: start;][border=0; height: 10%; width: 100%; text-align: center; font-size: 15px; color: var(--text); font-weight: bold; text-transform: lowercase; padding: 5px 0 0 0;][font=Lora]vice:[/font][/border][border=0; height: 80%; width: 100%; font-size: 12px; color: var(--text); line-height: 15px; text-align: justify; overflow: hidden; padding: 0 10px 0 0; box-sizing: border-box;][border=0; height: 100%; width: 105%; overflow-y: scroll; overflow-x: hidden; padding: 0 18px 15px 0; box-sizing: content-box;][font=Lora]/vīs/ - noun
  404.  
  405. 1. immoral or wicked behavior 2. an immoral or wicked personal characteristic 3. a weakness of character or behavior; a bad habit[/font]
  406.  
  407. [/border][/border][/border]
  408.  
  409. [comment]~~copy this too~~[/comment]
  410.  
  411. [/border][/border]
  412.  
  413. [/border]
  414.  
  415.  
  416.  
  417. [border=0; height: 75%; width: 49%; position: absolute; right: 1%; line-height: 0; padding: 0; display: flex; overflow: hidden; margin-top: -20px; box-sizing: border-box;]
  418.  
  419.  
  420.  
  421. [comment]PERSONA DESCRIPTION[/comment]
  422.  
  423. [border=4px double #bac5e2; height: 100%; width: 90%; padding: 0; line-height: 0; box-sizing: border-box; margin-left: 2.5px; overflow: hidden;][border=0; height: 100%; width: 110%; overflow-y: scroll; padding: 2px 10px 2px 4px; color: var(--text); line-height: 12px; font-size: 12px; text-align: justify; text-transform: lowercase; box-sizing: border-box;]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.[/border][/border][/border]
  424.  
  425.  
  426.  
  427. [comment]TAB TITLE[/comment]
  428.  
  429. [border=4px double #bac5e2; height: 17px; width: 190px; background: white; color: var(--main); font-size: 17px; text-align: center; pointer-events: none; padding: 0 7px 0 9.5px; line-height: 1rem; margin: auto; position: absolute; top: 11%; margin-left: -107px; left: 50%; margin-top: -25px; box-sizing: content-box; text-transform: uppercase; font-weight: bold; letter-spacing: 3px;][font=Playfair Display]persona[/font][/border]
  430.  
  431.  
  432.  
  433. [comment]TAB COVER[/comment]
  434.  
  435. [border=2px solid white; height: 17px; width: 190px; background: white; color: var(--main); font-size: 17px; text-align: left; pointer-events: none; padding: 0 7px 0 9.5px; word-spacing: 3.5em; margin: auto; position: absolute; top: 11.8%; margin-left: -105px; left: 50%; box-sizing: content-box;][fa]fas fa-diamond[/fa] [fa]fas fa-star[/fa] [fa]fas fa-diamond[/fa][/border]
  436.  
  437. [/tab]
  438.  
  439.  
  440.  
  441. [tab=c.]
  442.  
  443. [comment]GALLERY[/comment]
  444.  
  445. [border=0; height: 72%; width: 90%; line-height: 0; padding: 3px 3px 0 3px; box-sizing: border-box; position: absolute; left: 5%; margin-top: -22px;][border=4px double #bac5e2; height: 98.5%; width: 7%; text-transform: uppercase; color: var(--main); font-size: 1.8em; font-weight: bold; text-align: center; line-height: 30px; padding: 5px 5px 0 0; float: left; margin-left: -8px;][font=Lora]gallery[/font][/border][border=0; height: 100%; width: 89%; line-height: 0; padding: 0; float: right;][border=0; height: 100%; width: 75%; padding: 0; float: left;][border=0; height: 50%; width: 100%; padding: 0 5px 0 0; box-sizing: border-box;]
  446.  
  447.  
  448.  
  449. [border=2px solid #bac5e2; height: 100%; width: 47%; padding: 0; float: left; background: var(--pic1); margin-left: -3px; background-size: cover;][/border]
  450.  
  451. [border=2px solid #bac5e2; height: 100%; width: 47%; padding: 0; float: right; background: var(--pic2); background-size: cover;][/border][/border]
  452.  
  453.  
  454.  
  455. [border=0; height: 50%; width: 100%; padding: 0 5px 0 0; box-sizing: border-box;][border=2px solid #bac5e2; height: 100%; width: 47%; padding: 0; float: left; margin-top: 2.3px; margin-left: -3px; background: var(--pic3); background-size: cover;][/border]
  456.  
  457. [border=2px solid #bac5e2; height: 100%; width: 47%; padding: 0; float: right; margin-top: 2.3px; background: var(--pic4); background-size: cover;][/border][/border][/border]
  458.  
  459.  
  460.  
  461. [border=0; height: 71.5%; width: 18%; padding: 0; float: left; line-height: 2px;][border=2px solid #bac5e2; height: 33%; width: 100%; margin-left: 2px; background: var(--pic5); background-size: cover;][/border]
  462.  
  463. [border=2px solid #bac5e2; height: 33%; width: 100%; margin-left: 2px; background: var(--pic6); background-size: cover;][/border]
  464.  
  465. [border=2px solid #bac5e2; height: 33%; width: 100%; margin-left: 2px; background: var(--pic7); background-size: cover;][/border][/border][/border][/border]
  466.  
  467.  
  468.  
  469. [comment]TAB COVER[/comment]
  470.  
  471. [border=2px solid white; height: 17px; width: 190px; background: white; color: var(--main); font-size: 17px; text-align: left; pointer-events: none; padding: 0 7px 0 9.5px; word-spacing: 3.5em; margin: auto; position: absolute; top: 11.8%; margin-left: -105px; left: 50%; box-sizing: content-box;][fa]fas fa-diamond[/fa] [fa]fas fa-diamond[/fa] [fa]fas fa-star[/fa][/border]
  472.  
  473. [/tab]
  474.  
  475. [/tabs]
  476.  
  477. [/border]
  478.  
  479. [/border]
  480.  
  481.  
  482.  
  483. [comment]TAB COVER[/comment]
  484.  
  485. [border=0; height: 150px; width: 30px; clip-path: var(--p1); background: var(--main); position: absolute; top: 10%; pointer-events: none; color: var(--text); font-size: 15px; line-height: 25px; text-align: center; margin-left: -20px;]
  486.  
  487. [fa]fas fa-heart[/fa]
  488.  
  489. [fa]fas fa-chess-king[/fa]
  490.  
  491. [fa]fas fa-heart[/fa]
  492.  
  493. [fa]fas fa-heart[/fa][/border]
  494.  
  495. [/tab]
  496.  
  497.  
  498.  
  499. [tab=c.]
  500.  
  501. [border=0; height: 68.4%; width: 66.5%; position: absolute; top: 15.5%; left: 16.8%; line-height: 0; padding: 0; display: flex; justify-content: center; align-items: center; overflow: hidden;][border=4px double #bac5e2; height: 90%; width: 95%; padding: 0; overflow: hidden;]
  502.  
  503.  
  504.  
  505. [border=0; width: 105%; height: 100%; padding: 0; margin: auto; overflow-x: hidden; overflow-y: scroll; box-sizing: border-box; scroll-snap-type: y mandatory;]
  506.  
  507.  
  508.  
  509. [comment]SECTION HEADER--copy for another biography section[/comment]
  510.  
  511. [border=1px solid #D3D3D3; height: 30%; width: 20%; padding: 5px; float: left; box-sizing: content-box; display: flex; justify-content: center; scroll-snap-align: start;][border=1px solid #d3d3d3; height: 75%; width: 90%; margin: auto; background: var(--history1); background-size: cover; text-align: center; color: var(--main); font-size: 2em; line-height: calc(1em + 14px); font-style: italic; text-transform: uppercase; text-shadow: 1px 1px 1px black;][font=Playfair Display]y[comment]FIRST LETTER OF TITLE[/comment][/font][/border][/border][border=0; height: 30%; width: clamp(60%, 70%, 76%); float: left; color: var(--sub); font-size: 1.5em; line-height: 22px; font-style: italic; text-transform: uppercase; padding: 10px 0 0 0; text-shadow: 1px 1px 1px black;][comment]REST OF THE TITLE GOES HERE[/comment]
  512.  
  513. [font=Playfair Display]oung & lovely[/font][comment]
  514.  
  515.  
  516.  
  517. SECTION SUBTITLE
  518.  
  519. [/comment][border=0; height: 10%; width: 100%; line-height: 0; padding: 0 0 10px 0; font-size: 12px; box-sizing: border-box; margin-top: 5px; color: var(--sub);]—childhood[/border][/border][border=0; height: 55%; width: 100%; padding: 0; line-height: 0; float: left; overflow: hidden;][border=0; height: 100%; width: 103%; padding: 5px 20px 5px 5px; line-height: 15px; overflow-y: scroll; overflow-x: hidden; color: black; font-size: 12px; text-align: justify; box-sizing: border-box; border-top: 2px solid #bac5e2;]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
  520.  
  521.  
  522.  
  523. The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.
  524.  
  525. [/border][/border]
  526.  
  527. [comment]--end of copying--[/comment]
  528.  
  529.  
  530.  
  531. [comment]SECTION HEADER--copy for another biography section[/comment]
  532.  
  533. [border=1px solid #D3D3D3; height: 30%; width: 20%; padding: 5px; float: left; box-sizing: content-box; display: flex; justify-content: center; scroll-snap-align: start;][border=1px solid #d3d3d3; height: 75%; width: 90%; margin: auto; background: var(--history2); background-size: cover; text-align: center; color: var(--main); font-size: 2em; line-height: calc(1em + 14px); font-style: italic; text-transform: uppercase; text-shadow: 1px 1px 1px black;][font=Playfair Display]y[comment]FIRST LETTER OF TITLE[/comment][/font][/border][/border][border=0; height: 30%; width: clamp(60%, 70%, 76%); float: left; color: var(--sub); font-size: 1.5em; line-height: 22px; font-style: italic; text-transform: uppercase; padding: 10px 0 0 0; text-shadow: 1px 1px 1px black;][comment]REST OF THE TITLE GOES HERE[/comment]
  534.  
  535. [font=Playfair Display]oung & lovely[/font][comment]
  536.  
  537.  
  538.  
  539. SECTION SUBTITLE
  540.  
  541. [/comment][border=0; height: 10%; width: 100%; line-height: 0; padding: 0 0 10px 0; font-size: 12px; box-sizing: border-box; margin-top: 5px; color: var(--sub);]—childhood[/border][/border][border=0; height: 55%; width: 100%; padding: 0; line-height: 0; float: left; overflow: hidden;][border=0; height: 100%; width: 103%; padding: 5px 20px 5px 5px; line-height: 15px; overflow-y: scroll; overflow-x: hidden; color: black; font-size: 12px; text-align: justify; box-sizing: border-box; border-top: 2px solid #bac5e2;]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.
  542.  
  543.  
  544.  
  545. The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.
  546.  
  547. [/border][/border]
  548.  
  549. [comment]--end of copying--[/comment]
  550.  
  551.  
  552.  
  553. [border=2px solid transparent; height: 10%; width: 100%; padding: 0; line-height: 0; float: left;][/border][/border]
  554.  
  555.  
  556.  
  557. [border=0; height: 8%; width: 95%; padding: 0; position: absolute; margin: auto; margin-left: 0; bottom: 5%; border-top: 2px solid #bac5e2; text-align: center; font-size: 1rem; color: var(--main); text-transform: uppercase; line-height: 20px; font-weight: bold; letter-spacing: 3px; overflow: hidden; background: white;][font=Playfair Display]BIOGRAPHY[/font][/border]
  558.  
  559. [/border]
  560.  
  561. [/border]
  562.  
  563.  
  564.  
  565. [comment]TAB COVER[/comment]
  566.  
  567. [border=0; height: 150px; width: 30px; clip-path: var(--p1); background: var(--main); position: absolute; top: 10%; pointer-events: none; color: var(--text); font-size: 15px; line-height: 25px; text-align: center; margin-left: -20px;]
  568.  
  569. [fa]fas fa-heart[/fa]
  570.  
  571. [fa]fas fa-heart[/fa]
  572.  
  573. [fa]fas fa-chess-king[/fa]
  574.  
  575. [fa]fas fa-heart[/fa][/border]
  576.  
  577. [/tab]
  578.  
  579.  
  580.  
  581. [tab=d.]
  582.  
  583. [comment]TAB COVER[/comment]
  584.  
  585. [border=0; height: 150px; width: 30px; clip-path: var(--p1); background: var(--main); position: absolute; top: 10%; pointer-events: none; color: var(--text); font-size: 15px; line-height: 25px; text-align: center; margin-left: -20px;]
  586.  
  587. [fa]fas fa-heart[/fa]
  588.  
  589. [fa]fas fa-heart[/fa]
  590.  
  591. [fa]fas fa-heart[/fa]
  592.  
  593. [fa]fas fa-chess-king[/fa][/border]
  594.  
  595.  
  596.  
  597. [comment]MISCELLANEOUS INFO[/comment]
  598.  
  599. [border=0; height: 30px; width: 30%; padding: 0 5px 0 0; line-height: calc(2rem + 15px); position: absolute; top: 17%; left: 17.8%; border-radius: 0px 0px 20px 0; background: var(--extra); font-size: clamp(1.5rem, 1.9rem, 2rem); text-transform: uppercase; text-align: right; color: var(--main); text-shadow: 1px 1px 1px black; font-style: oblique; letter-spacing: 3px; display: flex;][font=Playfair Display]extra[/font][/border]
  600.  
  601.  
  602.  
  603. [border=4px double #bac5e2; width: 28%; height: 52%; padding: 0; position: absolute; top: 26.5%; left: 19%; overflow: hidden; line-height: 0;]
  604.  
  605. [border=1px solid #bac5e2; width: 112%; height: 100%; padding: 0; overflow-y: scroll; overflow-x: hidden; box-sizing: border-box;]
  606.  
  607.  
  608.  
  609. [comment]INFO TITLE--copy from here for another piece of info--[/comment]
  610.  
  611. [border=0; height: 30px; width: 100%; padding: 0; color: var(--main); font-size: 18px; line-height: 10px; font-style: normal; margin-left: 1px; border-bottom: 1px solid #bac5e2; text-transform: uppercase; font-weight: bold; text-align: center; letter-spacing: 1px; display: flex-block;]
  612.  
  613. [font=Lora]fear[/font]
  614.  
  615. [/border]
  616.  
  617.  
  618.  
  619. [border=0; height: auto; width: 100%; padding: 0; line-height: 0;][border=1px solid #bac5e2; height: 100%; width: 100%; color: var(--text); line-height: 12px; font-size: 12px; text-transform: lowercase; text-align: justify; padding: 2px 10px 0 1px; box-sizing: border-box;]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.[/border][/border]
  620.  
  621. [comment]--copy to here for another section--[/comment]
  622.  
  623.  
  624.  
  625.  
  626.  
  627. [comment]INFO TITLE--copy from here for another piece of info--[/comment]
  628.  
  629. [border=0; height: 30px; width: 100%; padding: 0; color: var(--main); font-size: 18px; line-height: 10px; font-style: normal; margin-left: 1px; border-bottom: 1px solid #bac5e2; text-transform: uppercase; font-weight: bold; text-align: center; letter-spacing: 1px; display: flex-block;]
  630.  
  631. [font=Lora]like[/font]
  632.  
  633. [/border]
  634.  
  635.  
  636.  
  637. [border=0; height: auto; width: 100%; padding: 0; line-height: 0;][border=1px solid #bac5e2; height: 100%; width: 100%; color: var(--text); line-height: 12px; font-size: 12px; text-transform: lowercase; text-align: justify; padding: 2px 10px 0 1px; box-sizing: border-box;]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et [/border][/border]
  638.  
  639. [comment]--copy to here for another section--[/comment]
  640.  
  641.  
  642.  
  643.  
  644.  
  645. [comment]INFO TITLE--copy from here for another piece of info--[/comment]
  646.  
  647. [border=0; height: 30px; width: 100%; padding: 0; color: var(--main); font-size: 18px; line-height: 10px; font-style: normal; margin-left: 1px; border-bottom: 1px solid #bac5e2; text-transform: uppercase; font-weight: bold; text-align: center; letter-spacing: 1px; display: flex-block;]
  648.  
  649. [font=Lora]dislike[/font]
  650.  
  651. [/border]
  652.  
  653.  
  654.  
  655. [border=0; height: auto; width: 100%; padding: 0; line-height: 0;][border=1px solid #bac5e2; height: 100%; width: 100%; color: var(--text); line-height: 12px; font-size: 12px; text-transform: lowercase; text-align: justify; padding: 2px 10px 0 1px; box-sizing: border-box;]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem[/border][/border]
  656.  
  657. [comment]--copy to here for another section--[/comment]
  658.  
  659.  
  660.  
  661. [comment]INFO TITLE--copy from here for another piece of info--[/comment]
  662.  
  663. [border=0; height: 30px; width: 100%; padding: 0; color: var(--main); font-size: 18px; line-height: 10px; font-style: normal; margin-left: 1px; border-bottom: 1px solid #bac5e2; text-transform: uppercase; font-weight: bold; text-align: center; letter-spacing: 1px; display: flex-block;]
  664.  
  665. [font=Lora]rep.[/font]
  666.  
  667. [/border]
  668.  
  669.  
  670.  
  671. [border=0; height: auto; width: 100%; padding: 0; line-height: 0;][border=1px solid #bac5e2; height: 100%; width: 100%; color: var(--text); line-height: 12px; font-size: 12px; text-transform: lowercase; text-align: justify; padding: 2px 10px 0 1px; box-sizing: border-box;]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem[/border][/border]
  672.  
  673. [comment]--copy to here for another section--[/comment]
  674.  
  675. [/border]
  676.  
  677. [/border]
  678.  
  679.  
  680.  
  681. [comment]RELATIONSHIPS[/comment]
  682.  
  683. [border=0; height: 30px; width: 30%; padding: 0 5px 0 5px; line-height: 5px; position: absolute; bottom: 20%; right: 17.8%; border-radius: 20px 0px 0px 0; background: var(--extra2); font-size: clamp(1.5rem, 1.9rem, 2rem); text-transform: uppercase; text-align: left; color: var(--main); text-shadow: 1px 1px 1px black; font-style: oblique; letter-spacing: 3px; display: flex;][font=Playfair Display]bonds[/font][/border]
  684.  
  685.  
  686.  
  687. [border=4px double #bac5e2; width: 28%; height: 52%; padding: 0; position: absolute; top: 17.5%; right: 19%; overflow: hidden;][border=0; height: 100%; width: 110%; overflow-y: scroll; overflow-x: hidden; padding: 0; line-height: 12px; scroll-snap-type: y mandatory;][comment]--copy for another relationship--[/comment][border=0; height: 100%; width: 100%; padding: 0; line-height: 0; scroll-snap-align: start;]
  688.  
  689.  
  690.  
  691. [comment]RELATIONSHIP NAME/BASIC INFO[/comment]
  692.  
  693. [border=0; height: auto; width: 100%; padding: 0;][border=0; height: 100%; width: 100%; padding: 0;]
  694.  
  695.  
  696.  
  697. [comment]--copy for another box of info!--[/comment]
  698.  
  699. [border=2px outset #fff; height: auto; width: fit-content; padding: 3px 5px; line-height: 10px; text-transform: uppercase; color: #fff; background: var(--main); font-size: 14px; float: left; margin: 2px;][font=Lora]name[/font][/border]
  700.  
  701. [comment]--copy to here!--[/comment]
  702.  
  703.  
  704.  
  705. [comment]--copy for another box of info!--[/comment]
  706.  
  707. [border=2px outset #fff; height: auto; width: fit-content; padding: 3px 5px; line-height: 10px; text-transform: uppercase; color: #fff; background: var(--main); font-size: 14px; float: left; margin: 2px;][font=Lora]age[/font][/border]
  708.  
  709. [comment]--copy to here!--[/comment]
  710.  
  711.  
  712.  
  713. [comment]--copy for another box of info!--[/comment]
  714.  
  715. [border=2px outset #fff; height: auto; width: fit-content; padding: 3px 5px; line-height: 10px; text-transform: uppercase; color: #fff; background: var(--main); font-size: 14px; float: left; margin: 2px;][font=Lora]relation[/font][/border]
  716.  
  717. [comment]--copy to here!--[/comment]
  718.  
  719.  
  720.  
  721. [comment]--copy for another box of info!--[/comment]
  722.  
  723. [border=2px outset #fff; height: auto; width: fit-content; padding: 3px 5px; line-height: 10px; text-transform: uppercase; color: #fff; background: var(--main); font-size: 14px; float: left; margin: 2px;][font=Lora]gender[/font][/border]
  724.  
  725. [comment]--copy to here!--[/comment]
  726.  
  727.  
  728.  
  729. [comment]--copy for another box of info!--[/comment]
  730.  
  731. [border=2px outset #fff; height: auto; width: fit-content; padding: 3px 5px; line-height: 10px; text-transform: uppercase; color: #fff; background: var(--main); font-size: 14px; float: left; margin: 2px;][font=Lora]status[/font][/border]
  732.  
  733. [comment]--copy to here!--[/comment]
  734.  
  735.  
  736.  
  737. [comment]--copy for another box of info!--[/comment]
  738.  
  739. [border=2px outset #fff; height: auto; width: fit-content; padding: 3px 5px; line-height: 10px; text-transform: uppercase; color: #fff; background: var(--main); font-size: 14px; float: left; margin: 2px;][font=Lora]status[/font][/border]
  740.  
  741. [comment]--copy to here!--[/comment]
  742.  
  743. [/border][/border]
  744.  
  745.  
  746.  
  747.  
  748.  
  749. [comment]DESCRIPTION OF RELATIONSHIP[/comment]
  750.  
  751. [border=0; height: 68%; width: 100%; padding: 0; overflow: hidden; border-top: 1px solid #bac5e2;][border=0; height: 100%; width: 105%; overflow-y: scroll; line-height: 12px; font-size: 12px; color: var(--text); text-transform: lowercase; padding: 2px 20px 2px 0px; box-sizing: border-box; text-align: justify;]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.[/border][/border]
  752.  
  753. [/border]
  754.  
  755. [comment]--copy to here for new relationship--[/comment]
  756.  
  757.  
  758.  
  759.  
  760.  
  761. [comment]--copy for another relationship--[/comment][border=0; height: 100%; width: 100%; padding: 0; line-height: 0; scroll-snap-align: start;]
  762.  
  763.  
  764.  
  765. [comment]RELATIONSHIP NAME/BASIC INFO[/comment]
  766.  
  767. [border=0; height: auto; width: 100%; padding: 0;][border=0; height: 100%; width: 100%; padding: 0;]
  768.  
  769.  
  770.  
  771. [comment]--copy for another box of info!--[/comment]
  772.  
  773. [border=2px outset #fff; height: auto; width: fit-content; padding: 3px 5px; line-height: 10px; text-transform: uppercase; color: #fff; background: var(--main); font-size: 14px; float: left; margin: 2px;][font=Lora]name[/font][/border]
  774.  
  775. [comment]--copy to here!--[/comment]
  776.  
  777.  
  778.  
  779. [comment]--copy for another box of info!--[/comment]
  780.  
  781. [border=2px outset #fff; height: auto; width: fit-content; padding: 3px 5px; line-height: 10px; text-transform: uppercase; color: #fff; background: var(--main); font-size: 14px; float: left; margin: 2px;][font=Lora]age[/font][/border]
  782.  
  783. [comment]--copy to here!--[/comment]
  784.  
  785.  
  786.  
  787. [comment]--copy for another box of info!--[/comment]
  788.  
  789. [border=2px outset #fff; height: auto; width: fit-content; padding: 3px 5px; line-height: 10px; text-transform: uppercase; color: #fff; background: var(--main); font-size: 14px; float: left; margin: 2px;][font=Lora]relation[/font][/border]
  790.  
  791. [comment]--copy to here!--[/comment]
  792.  
  793.  
  794.  
  795. [comment]--copy for another box of info!--[/comment]
  796.  
  797. [border=2px outset #fff; height: auto; width: fit-content; padding: 3px 5px; line-height: 10px; text-transform: uppercase; color: #fff; background: var(--main); font-size: 14px; float: left; margin: 2px;][font=Lora]gender[/font][/border]
  798.  
  799. [comment]--copy to here!--[/comment]
  800.  
  801.  
  802.  
  803. [comment]--copy for another box of info!--[/comment]
  804.  
  805. [border=2px outset #fff; height: auto; width: fit-content; padding: 3px 5px; line-height: 10px; text-transform: uppercase; color: #fff; background: var(--main); font-size: 14px; float: left; margin: 2px;][font=Lora]status[/font][/border]
  806.  
  807. [comment]--copy to here!--[/comment]
  808.  
  809.  
  810.  
  811. [comment]--copy for another box of info!--[/comment]
  812.  
  813. [border=2px outset #fff; height: auto; width: fit-content; padding: 3px 5px; line-height: 10px; text-transform: uppercase; color: #fff; background: var(--main); font-size: 14px; float: left; margin: 2px;][font=Lora]status[/font][/border]
  814.  
  815. [comment]--copy to here!--[/comment]
  816.  
  817. [/border][/border]
  818.  
  819.  
  820.  
  821.  
  822.  
  823. [comment]DESCRIPTION OF RELATIONSHIP[/comment]
  824.  
  825. [border=0; height: 68%; width: 100%; padding: 0; overflow: hidden; border-top: 1px solid #bac5e2;][border=0; height: 100%; width: 105%; overflow-y: scroll; line-height: 12px; font-size: 12px; color: var(--text); text-transform: lowercase; padding: 2px 20px 2px 0px; box-sizing: border-box; text-align: justify;]Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of "de Finibus Bonorum et Malorum" (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, "Lorem ipsum dolor sit amet..", comes from a line in section 1.10.32.[/border][/border]
  826.  
  827. [/border]
  828.  
  829. [comment]--copy to here for new relationship--[/comment]
  830.  
  831.  
  832.  
  833. [/border][/border]
  834.  
  835. [/tab][/tabs][/border][/border][/border][/border]
  836.  
  837. [border=0; height: 30px; width: 100px; color: #d4d4d4; font-size: 10px; margin: auto; margin-top: -30px;]coded by xayah.ღ[/border]
Add Comment
Please, Sign In to add comment