wilderanima

R U N E - b a d b a b y | empty

Mar 22nd, 2021 (edited)
810
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 11.68 KB | None | 0 0
  1. <STYLE>
  2. @import url('https://fonts.googleapis.com/css2?family=Potta+One&display=swap');
  3. @import url('https://fonts.googleapis.com/css2?family=Baloo+Bhai+2&display=swap');
  4. @import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
  5. @import url('https://fonts.googleapis.com/css2?family=Syne+Mono&display=swap');
  6.  
  7. body {
  8.  background:#f1f1ef;
  9.  margin:auto;
  10.  overflow:hidden;
  11.  background: linear-gradient(56deg, #555 20%, #424f4a 50%);
  12.  font-family: 'Syne Mono', monospace;
  13.  font-size:11px;
  14.  font-weight:bold;
  15.  color:#685b53;
  16. }
  17. ::-webkit-scrollbar {display:none}
  18.  
  19. b {
  20.  color:#c05e63;
  21.  text-transform:uppercase;
  22. }
  23. i {color:#aaa;}
  24. a {
  25.  text-decoration:none;
  26.  color:#0df1fe;
  27. }
  28. a:hover {color:#fff;}
  29.  
  30. .badbaby {
  31.  position:fixed;
  32.  bottom:10px;
  33.  right:10px;
  34.  z-index:99999999;
  35.  }
  36. .badbaby img{
  37.  height:85px;
  38.  } 
  39. .container {
  40.  position:absolute;
  41.  top:0px;
  42.  left:0px;
  43.  right:0px;
  44.  bottom:0px;
  45.  margin:auto;
  46.  width:900px;
  47.  height:700px;
  48.  background-image: linear-gradient(#506670 , #3a4c49);
  49.  box-shadow:5px 5px 5px 5px #333;
  50.  border:2px solid #aaa;
  51.  z-index:999;
  52. }
  53. img.FOREST {
  54.  margin-top:0px;
  55.  height:700px;
  56.  width:900px;
  57.  position:absolute;
  58.  opacity:0.2;
  59.  -webkit-filter: grayscale(100%);
  60. }
  61. img.INTROpic {
  62.  position:absolute;
  63.  height:700px;
  64.  margin-left:-0px;
  65.  margin-top:-0px;
  66.  z-index:99;
  67. }
  68. .wordHYENA {
  69.  position:absolute;
  70.  margin-left:-280px;
  71.  margin-top:140px;
  72.  color:#dee0e0;
  73.  font-size:150px;
  74.  text-shadow:5px 5px 5px #222;
  75.  font-family: 'Bebas Neue', cursive;
  76.  letter-spacing:2px;
  77.  transform: rotate(-90deg);
  78. }
  79. .wordrune {
  80.  position:absolute;
  81.  margin-top:230px;
  82.  margin-left:-210px;
  83.  font-size:80px;
  84.  color:#dcddd8;
  85.  text-shadow:3px 3px 3px #222;
  86.  text-transform:uppercase;
  87.  font-family: 'Bebas Neue', cursive;
  88.  letter-spacing:5px;
  89.  transform: rotate(-90deg);
  90. }
  91. .INTROword {
  92.  position:absolute;
  93.  margin-top:110px;
  94.  margin-left:250px;
  95.  padding:20px;
  96.  background-color:#fff;
  97.  text-transform:uppercase;
  98.  font-size:18px;
  99.  font-family:arial;
  100.  font-weight:bold;
  101.  letter-spacing:2px;
  102.  color:#e9b2b5;
  103.  text-align:right;
  104. }
  105. .INTROback1 {
  106.  position:absolute;
  107.  margin-top:20px;
  108.  margin-left:440px;
  109.  width:356px;
  110.  height:505px;
  111. }
  112. .box1 {
  113.  position:absolute;
  114.  background-image: linear-gradient(#4f5158 , #404b46);
  115.  width:180px;
  116.  height:250px;
  117.  padding:20px;
  118.  margin-top:-90px;
  119.  margin-left:-20px;
  120.  text-align:center;
  121.  box-shadow:-2px 2px 2px 2px #444;
  122.  border-radius:10px;
  123.  border:2px solid #555;
  124. }
  125. .WORDbackstory {
  126.  position:absolute;
  127.  background-color:#4d5d69;
  128.  padding:5px;
  129.  width:230px;
  130.  font-size:20px;
  131.  text-transform:uppercase;
  132.  text-align:center;
  133.  border-radius:5px;
  134.  margin-top:13px;
  135.  color:#dee0e0;
  136.  font-family: 'Bebas Neue', cursive;
  137.  letter-spacing:4px;
  138.  margin-left:-32px;
  139.  text-shadow:1px 1px 1px #000;
  140.  border:2px solid #aaa;
  141.  z-index:9;
  142. }
  143. .intro2 {
  144.  color:#fff;
  145.  text-align:justify;
  146.  overflow:auto;
  147.  height:200px;
  148.  line-height:17px;
  149. }
  150. .box2 {
  151.  position:absolute;
  152.  background-image: linear-gradient(#574943 , #404b46);
  153.  width:190px;
  154.  height:360px;
  155.  padding:10px;
  156.  margin-top:-40px;
  157.  margin-left:230px;
  158.  text-align:center;
  159.  box-shadow:-2px 2px 2px 2px #444;
  160.  border-radius:10px;
  161.  border:2px solid #555;
  162. }
  163. .stat2 {
  164.  height:235px;
  165.  overflow:auto;
  166. }
  167. .box2 b {
  168.  background-color:#424f4a;
  169.  color:#fff;
  170.  padding:5px;
  171.  width:70px;
  172.  display:inline-block;
  173.  margin:1px;
  174.  font-size:10px;
  175.  border-radius:5px;
  176.  border:1px solid #666;
  177.  text-transform:lowercase;
  178. }
  179. .box2 i {
  180.  padding:5px;
  181.  border-bottom:1px solid #eee;
  182.  color:#d6d7d0;
  183.  display:inline-block;
  184.  width:80px;
  185.  text-align:right;
  186.  font-family:arial;
  187.  font-size:10px;
  188. }
  189. .WORDstats {
  190.  position:absolute;
  191.  background-color:#4b4b4f;
  192.  padding:5px;
  193.  width:250px;
  194.  font-size:20px;
  195.  text-transform:uppercase;
  196.  text-align:center;
  197.  border-radius:5px;
  198.  margin-top:10px;
  199.  color:#dee0e0;
  200.  font-family: 'Bebas Neue', cursive;
  201.  letter-spacing:4px;
  202.  margin-left:-32px;
  203.  text-shadow:1px 1px 1px #000;
  204.  border:2px solid #aaa;
  205.  z-index:9;
  206. }
  207. .trait {
  208.  background-color:#615a4d;
  209.  margin-bottom:5px;
  210.  border-radius:5px;
  211.  color:#c2b7b2;
  212.  letter-spacing:1px;
  213.  padding:2px;
  214. }
  215. .stat3 {
  216.  margin-top:65px;
  217.  overflow:auto;
  218.  height:70px;
  219. }
  220. .box3 {
  221.  position:absolute;
  222.  width:200px;
  223.  height:340px;
  224.  margin-top:220px;
  225.  margin-left:-5px;
  226.  text-align:center;
  227.  overflow:auto;
  228.  z-index:999;
  229. }
  230. .FRIENDbox {
  231.  padding:10px;
  232.  height:140px;
  233.  margin-bottom:30px;
  234.  background-image: linear-gradient(#466e6b , #404b46);
  235.  border-radius:10px;
  236.  margin:5px;
  237.  border:2px solid #555;
  238.  transition: all 0.9s ease-in-out;
  239. }  
  240. img.FRIENDicon {
  241.  height:50px;
  242.  width:50px;
  243.  padding:5px;
  244.  background-color:#444;
  245.  border-radius:0px;
  246.  margin-left:-100px;
  247.  margin-top:5px;
  248.  border-radius:5px;
  249.  border:2px solid #e2e0de;
  250. }
  251. .FRIENDcontentHOLDER {
  252.  background-color:#4b5144;
  253.  width:74px;
  254.  height:44px;
  255.  padding:10px;
  256.  margin-left:70px;
  257.  margin-top:-66px;
  258.  border-radius:5px;
  259.  border:2px solid #e2e0de;
  260. }
  261. .FRIENDcontent {
  262.  overflow:auto;
  263.  height:50px;
  264.  line-height:10px;
  265.  text-align:justify;
  266.  font-size:10px;
  267.  color:#eee;
  268. }
  269. .FRIENDNAME {
  270.  margin-top:10px;
  271.  padding:5px;
  272.  background-color:#e2e0de;
  273.  color:#495043;
  274.  text-transform:uppercase;
  275.  border-radius:5px;
  276.  font-family:corbel;
  277.  font-weight:bold;
  278.  letter-spacing:1px;
  279. }
  280. .FRIENDTITLE {
  281.  margin-top:5px;
  282.  padding:5px;
  283.  color:#dee0e0;
  284.  border-bottom:2px solid #e2e0de;
  285.  font-style:italic;
  286.  letter-spacing:1px;
  287.  font-size:10px;
  288.  text-align:right;
  289. }
  290. .WORDcontacts {
  291.  position:absolute;
  292.  background-color:#505047;
  293.  padding:5px;
  294.  font-size:20px;
  295.  text-transform:uppercase;
  296.  text-align:center;
  297.  border-radius:5px;
  298.  margin-top:570px;
  299.  color:#dee0e0;
  300.  font-family: 'Bebas Neue', cursive;
  301.  letter-spacing:4px;
  302.  margin-left:-10px;
  303.  text-shadow:1px 1px 1px #000;
  304.  border:2px solid #aaa;
  305.  width:200px;
  306.  z-index:9;
  307. }
  308. .box4 {
  309.  position:absolute;
  310.  background-image: linear-gradient(#3c5560 , #404b46);
  311.  width:180px;
  312.  height:120px;
  313.  padding:20px;
  314.  margin-top:360px;
  315.  margin-left:210px;
  316.  text-align:center;
  317.  box-shadow:-2px 2px 2px 2px #444;
  318.  border-radius:10px;
  319.  border:2px solid #555;
  320. }
  321. .WORDpersonality {
  322.  position:absolute;
  323.  background-color:#925754;
  324.  padding:5px;
  325.  font-size:20px;
  326.  text-transform:uppercase;
  327.  text-align:center;
  328.  border-radius:5px;
  329.  margin-top:370px;
  330.  color:#dee0e0;
  331.  font-family: 'Bebas Neue', cursive;
  332.  letter-spacing:4px;
  333.  margin-left:225px;
  334.  text-shadow:1px 1px 1px #000;
  335.  border:2px solid #aaa;
  336.  width:210px;
  337.  z-index:9;
  338. }
  339. .personality1 {
  340.  margin-top:40px;
  341.  text-align:justify;
  342.  overflow:auto;
  343.  height:90px;
  344.  color:#d3d3d0;
  345.  line-height:13px;
  346. }
  347. .box5 {
  348.  position:absolute;
  349.  background-image: linear-gradient(#555 , #3d4c48);
  350.  width:200px;
  351.  padding:10px;
  352.  margin-top:540px;
  353.  margin-left:220px;
  354.  text-align:center;
  355.  box-shadow:-2px 2px 2px 2px #444;
  356.  border-radius:10px;
  357.  border:2px solid #555;
  358.  height:200px;
  359. }
  360. .WORDooc {
  361.  position:absolute;
  362.  background-color:#435144;
  363.  padding:5px;
  364.  font-size:20px;
  365.  text-transform:uppercase;
  366.  text-align:center;
  367.  border-radius:5px;
  368.  margin-top:705px;
  369.  color:#dee0e0;
  370.  font-family: 'Bebas Neue', cursive;
  371.  letter-spacing:4px;
  372.  margin-left:205px;
  373.  text-shadow:1px 1px 1px #000;
  374.  border:2px solid #aaa;
  375.  width:240px;
  376.  z-index:9;
  377. }
  378. p {
  379.  padding:5px;
  380.  background-color:#444;
  381.  border-radius:5px;
  382.  margin:4px;
  383.  color:#cbcbc2;
  384.  text-transform:uppercase;
  385.  letter-spacing:2px;
  386.  font-size:9px;
  387. }
  388. .ooc1 {
  389.  margin-top:10px;
  390.  overflow:auto;
  391.  height:82px;
  392. }
  393. </STYLE>
  394. <BODY>
  395. <div class="container">
  396. <img src="https://i.imgur.com/HTRarKL.png" class="forest">
  397. <img src="https://i.imgur.com/g02NpNY.png" class="INTROpic">
  398. <div class="WORDHYENA">A HYENA.</div>
  399. <div class="WORDrune">Rune <strike>Runekeeper</strike></div>
  400. <div class="INTROback1">
  401.    
  402. <div class="box1">
  403. <div class="intro2">
  404. [this is the intro box]
  405. <b>bold</b> <i>italic</i> <a href="">link</a>
  406. Lorem ipsum dolor sit amet, consectetur adipiscing elit,
  407. sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
  408. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
  409. Duis aute irure dolor in reprehenderit in voluptate velit esse
  410. cillum dolore eu fugiat nulla pariatur.
  411. Excepteur sint occaecat cupidatat non proident,
  412. sunt in culpa qui officia deserunt mollit anim id est laborum.
  413. </div>
  414. <div class="WORDbackstory">backstory</div>
  415. </div>
  416.  
  417.    
  418. <div class="box2">
  419. <div class="stat2">
  420. <b>name</b> <i>rune</i> <br>
  421. <b>gender</b> <i>male</i> <br>
  422. <b>height</b> <i>answer</i> <br>
  423. <b>weight</b> <i>answer</i> <br>
  424. <b>alignment</b> <i>chaotic</i> <br>
  425. <b>stats</b> <i>answer</i> <br>
  426. <b>orientation  </b> <i>heterosexual</i> <br>
  427. <b>stat</b> <i>answer</i> <br>
  428. <b>stat</b> <i>answer</i> <br>
  429. <b>stat</b> <i>answer</i> <br>
  430. <b>stat</b> <i>answer</i> <br>
  431. <b>stat</b> <i>answer</i> <br>
  432. <b>stat</b> <i>answer</i> <br>
  433. </div>
  434. <div class="WORDstats">stats & basics</div>
  435. <div class="stat3">
  436. <div class="trait">personality trait</div>
  437. <div class="trait">short-tempered.</div>
  438. <div class="trait">chaotic energy af.</div>
  439. </div>
  440. </div>
  441.    
  442.    
  443.    
  444. <div class="box3">
  445.    
  446. <div class="FRIENDbox">
  447. <a href="https://roleplay.chat/profile.php?user=RPC USERNAME HERE">
  448. <img src="https://i.imgur.com/z5f0omS.png?1" class="FRIENDicon"></a>
  449. <div class="FRIENDcontentHOLDER">
  450. <div class="FRIENDcontent">
  451.  
  452. write a lovely description about your friend here.
  453. you can make it as short or as long as you want because
  454. this box actually scrolls ( :
  455. </div></div>   
  456. <div class="FRIENDNAME">friend name here</div>
  457. <div class="FRIENDTITLE">association</div>
  458. </div>
  459.    
  460.    
  461. <div class="FRIENDbox">
  462. <a href="https://roleplay.chat/profile.php?user=RPC USERNAME HERE">
  463. <img src="https://i.imgur.com/z5f0omS.png?1" class="FRIENDicon"></a>
  464. <div class="FRIENDcontentHOLDER">
  465. <div class="FRIENDcontent">
  466. write a lovely description about your friend here.
  467. you can make it as short or as long as you want because
  468. this box actually scrolls ( :
  469. </div></div>   
  470. <div class="FRIENDNAME">friend name here</div>
  471. <div class="FRIENDTITLE">association</div>
  472. </div>
  473.    
  474.    
  475.    
  476. <div class="FRIENDbox">
  477. <a href="https://roleplay.chat/profile.php?user=RPC USERNAME HERE">
  478. <img src="https://i.imgur.com/z5f0omS.png?1" class="FRIENDicon"></a>
  479. <div class="FRIENDcontentHOLDER">
  480. <div class="FRIENDcontent">
  481. write a lovely description about your friend here.
  482. you can make it as short or as long as you want because
  483. this box actually scrolls ( :
  484. </div></div>   
  485. <div class="FRIENDNAME">friend name here</div>
  486. <div class="FRIENDTITLE">association</div>
  487. </div></div>
  488. <div class="WORDcontacts">contacts</div>
  489.    
  490.    
  491.    
  492.    
  493.    
  494.    
  495.    
  496.    
  497.    
  498.    
  499.  
  500.    
  501. <div class="box4">
  502. <div class="personality1">
  503. <b>bold</b> <i>italic</i> <a href="">link</a>
  504. [this is the personality box]
  505. Lorem ipsum dolor sit amet, consectetur adipiscing elit,
  506. sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
  507. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
  508. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
  509. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
  510. </div></div>
  511. <div class="WORDpersonality">personality</div>
  512.    
  513.    
  514.    
  515.    
  516.    
  517.    
  518.    
  519.    
  520.    
  521.    
  522.    
  523.    
  524.    
  525.    
  526. <div class="box5">
  527. <p>basic rules apply.</p>
  528. <p>dark themes preferred. </p>
  529. <p>dm's always open. </p>
  530. <p>don't start with a post. </p>
  531. <p>be literate. </p>
  532. <p>muse is fickle.</p>
  533. </div>
  534. <div class="WORDooc">out of character</div>
  535. </div> 
  536. </div>
  537.  
  538. <div class="badbaby"><a target="_blank" href="https://roleplay.chat/profile.php?user=badbaby"><img src="https://i.imgur.com/GvurzKt.png"></a></div>
  539. </BODY>
Add Comment
Please, Sign In to add comment