Advertisement
LeafJelly

Small Decorative Code - Cells Theme - Solids - Short

Nov 1st, 2022
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.14 KB | None | 0 0
  1. <!----------------------------
  2. Free to Use Small Decorative Code
  3. Cells Theme - Short Version
  4. Solid Colors
  5. by LeafJelly
  6.  
  7. Short Version: Mood board ONLY
  8.  
  9. Hex Codes
  10. Background 1: #09645E
  11. Background 2: #9BE4BD
  12. Symbol: #70DBAA
  13. Symbol 2: #8C72F0
  14. Font: #26245B
  15.  
  16. Customization
  17. far - is the symbol weight s=solid r=regular l-light t=thin d=duotone
  18. fa-symbol changes what the symbol is using the names found here https://fontawesome.com/ search for the symbols you want here adn replace the name with it.
  19. transform:rotate(#deg) - Rotates Symbols
  20. margin: #px #px - changes the positon of the symbol in Y X order. -Y moves up -X moves left. +Y moves down +X moves right.
  21. ---------------------------->
  22. <div class="container col-md-8 col-lg-3 my-4 p-1">
  23.  
  24. <div class="card col-12 border-0 mt-4 p-2" style="height:280px; min-width:380px; background:#09645E; border-radius:.6em;">
  25. <div class="text-center" >
  26. <!----------Decorations Left Side------------>
  27. <i class="far fa-bacterium" style="position:absolute; margin:-33px -155px; font-size:50px; color:#8C72F0;"></i>
  28. <i class="fad fa-bacterium " style="position:absolute; margin:4px -110px; font-size:20px; color:#70DBAA"></i>
  29. <i class="fad fa-bacterium " style="position:absolute; margin:35px -110px; font-size:25px; transform:rotate(-150deg); color:#70DBAA"></i>
  30. <i class="fad fa-disease" style="position:absolute; margin:10px -70px; font-size:20px; transform:rotate(-30deg); color:#70DBAA"></i>
  31. <i class="fa fa-bacteria" style="position:absolute; margin:-30px -50px; font-size:35px; transform:rotate(-70deg); color:#70DBAA"></i>
  32. <i class="fad fa-viruses" style="position:absolute; margin:20px -30px; font-size:25px; color:#70DBAA"></i>
  33.  
  34. <!-----------Character Image Must be a Square Image------------->
  35. <img src="https://f2.toyhou.se/file/f2-toyhou-se/characters/17206638?1658773491"
  36. class="rounded-circle p-2 mb-1" style="height:120px; width:120px; margin-top:-50px; background:#09645E;background-attachment:fixed;">
  37. <!----------Decorations Right Side------------>
  38. <i class="fas fa-bacteria" style="position:absolute; margin:-30px -5px; font-size:35px; transform:rotate(30deg); color:#70DBAA"></i>
  39. <i class="fad fa-viruses fa-flip-horizontal" style="position:absolute; margin:20px 0px; font-size:25px; ; color:#70DBAA"></i>
  40. <i class="fad fa-disease" style="position:absolute; margin:10px 50px; font-size:20px; color:#70DBAA"></i>
  41. <i class="fad fa-bacterium fa-flip-horizontal" style="position:absolute; margin:4px 90px; font-size:20px; color:#70DBAA"></i>
  42. <i class="fad fa-bacterium" style="position:absolute; margin:35px 70px; font-size:30px; transform:rotate(30deg); color:#70DBAA"></i>
  43. <i class="far fa-bacterium fa-flip-horizontal" style="position:absolute; margin:-33px 100px; font-size:50px; color:#8C72F0"></i>
  44.  
  45.  
  46. </div>
  47.  
  48. <!-----------Content Box------------->
  49. <div class="card col-0 px-1 m-0 text-center" style="height:210px; overflow:auto; font-size:12px; background:#9BE4BD; color:#26245B;">
  50. <p class="my-auto" style="color:#26245B; font-size:13px">
  51. Name · Age · Pro/nouns
  52. <br>Gender · Race/Species · Occupation
  53. </p>
  54. <div class="col-auto m-1 p-0" style="border-bottom:1px solid #09645E; margin:auto"></div>
  55.  
  56.  
  57. <!--------Mood Board Replace the URLS ------------>
  58. <div class="row no-gutters pb-1">
  59. <div class="col-4 pr-1 border-0" style="height:130px">
  60. <div class="h-100" style="background-position:center;background-size:cover;
  61. background-image:url(
  62.  
  63. https://directorsblog.nih.gov/wp-content/uploads/2016/12/neurons.jpg
  64.  
  65. )"></div>
  66. </div>
  67.  
  68. <div class="col-4 pr-1 border-0" style="height:130px">
  69. <div class="h-100" style="background-position:center;background-size:cover;
  70. background-image:url(
  71.  
  72. https://lbdv.imev-mer.fr/wp-content/uploads/FM-MAP7-16-32.gif
  73.  
  74. )"></div>
  75. </div>
  76.  
  77. <div class="col-4 pr-1 border-0" style="height:130px">
  78. <div class="h-100" style="background-position:center;background-size:cover;
  79. background-image:url(
  80.  
  81. https://www.atcc.org/-/media/images/atcc/390x180/ra-0650_390x180.png?h=180&iar=0&w=390&rev=092cdf51323e4902a7ebcde40aa9d326&hash=420D16A78C9CE3BA58E62ED01206D078
  82.  
  83. )"></div>
  84. </div>
  85. </div>
  86. </div>
  87.  
  88.  
  89.  
  90. </div>
  91. <!---------Decorations at the bottom left--------------->
  92. <i class="fal fa-viruses fa-flip-horizontal" style="position:absolute; margin:-30px -30px; font-size:50px; color:#8C72F0"></i>
  93.  
  94.  
  95. <div class="text-center" >
  96. <!---------Credit do not remove--------------->
  97. <a href="/LeafJelly" title="HTML by LeafJelly" style="color:#09645E"></i> <i class="far fa-virus"></i></a>
  98.  
  99. <!---------Decorations at the bottom right--------------->
  100. <i class="far fa-microscope" style="position:absolute; margin:-30px 150px; font-size:50px; color:#8C72F0"></i>
  101. </div>
  102. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement