Advertisement
BappidyBoopidy

Code Sphinx

Jan 26th, 2018 (edited)
822
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5.84 KB | None | 0 0
  1. <style>
  2. /*
  3.  
  4. ======== !! IMPORTANT !! DO NOT REMOVE ANY PART OF THIS SECTION =========
  5.  
  6. AUTHOR: Elle
  7. LANGUAGE: HTML/CSS
  8. FOR: Ke Kino [RPC PROFILE]
  9. SOURCE: https://pastebin.com/raw/j5Cd6sNU -
  10. LICENSE WILL NOT BE GIVEN TO ANYONE || DO NOT REMOVE ANY OF THE CREDIT HIDDEN AND IN OOC
  11.  
  12.  
  13.  
  14. ######################----########-----------------########------------------######################
  15. ######################----########-----------------########------------------######################
  16. ######################----########-----------------########------------------######################
  17. ########------------------########-----------------########------------------########
  18. ########------------------########-----------------########------------------########
  19. ######################----########-----------------########------------------######################
  20. ######################----########-----------------########------------------######################
  21. ######################----########-----------------########------------------######################
  22. ########------------------########-----------------########------------------########
  23. ########------------------########-----------------########------------------########
  24. ######################----#####################----######################----######################
  25. ######################----#####################----######################----######################
  26. ######################----#####################----######################----######################
  27. */
  28.  
  29. /*
  30. ============================================================================================================
  31. THE REST OF THE CODE IS KEPT IN MY FILE BUT IT WON'T AFFECT HOW YOUR PROFILE WILL LOOK. HERE ARE THE EDITABLE
  32. PORTIONS OF YOUR CODE. IT MAKES IT EASIER FOR YOU TO IGNORE THE PARTS OF THE CODE WHERE YOU REALLY CAN'T TOUCH
  33. BECAUSE IT MIGHT BREAK THE WHOLE THING. IT ALSO MAKES IT EASIER FOR ME TO FIX BUGS YOU MAY FIND.
  34. =============================================================================================================
  35. */
  36.  
  37. /*---------- CHANGE BACKGROUNDS -----------*/
  38. /* just remove the asterisks and slashes to add them in; by default there are no background pictures but here is an option to
  39. add them in*/
  40.  
  41. /*body{
  42.     background-image: url();
  43.     background-size: cover;
  44.     }
  45.  
  46.     #fakeback{
  47. background-image: url();
  48. background-size: cover;
  49. }*/
  50.  
  51.  
  52.  
  53. /* ------ CHANGE COLORS -------------*/
  54. :root{
  55.     --background: linear-gradient(#161616, #010101) !important;
  56.     --orbs: #b6e3f9 !important;
  57.     --orb-glow: rgba(182, 227, 249, 1) !important;
  58.     --portal: #99c6ff !important;
  59.     --name: linear-gradient(#43C6DB,#1e497a) !important;
  60.     --box-background: linear-gradient(rgba(67, 198, 219, 0.5), rgba(28, 110, 122, 0.5)) !important;
  61.     --box-border: #1e497a !important;
  62.     --main-text: #fff !important;
  63.     --content-text: #333 !important;
  64.     --second-screen-background: #fff !important;
  65.     --h1: #0a4796 !important;
  66.     --bold-outline: #9b60dd !important;
  67.     --bold: #fff !important;
  68.     --link: #ac009d !important;
  69. }
  70.  
  71.  
  72.  
  73. /* -------- CHANGE IMAGES --------*/
  74. #main-image{
  75.     background:url('https://i.imgur.com/eZ7qCwt.png') !important;
  76. background-size: 105% !important;
  77. background-position:bottom center !important;
  78. background-repeat: no-repeat !important;
  79. }
  80. #pic{
  81.     background:url('https://img00.deviantart.net/1e54/i/2017/124/9/9/special_commission_by_oukamiyoukai45-db83ml5.png') !important;
  82. background-size: 75% !important;
  83. background-position:bottom center !important;
  84. background-repeat: no-repeat !important;
  85.  
  86. }
  87.  
  88.  
  89.  
  90.  
  91. /* ------ CHANGE FONTS [you have to link them first] --------*/
  92. #name{font-family: Impact !important;font-size: 10vh !important;}
  93. #info{font-family: 'Covered By Your Grace' !important; font-size: 2.6vh !important;}
  94. .content{font-family: 'Covered By Your Grace' !important; font-size: 2.8vh !important;}
  95. h1{font-family: 'Dancing Script' !important;}
  96. a{font-family: 'Macondo' !important;}
  97.  
  98.  
  99.  
  100.  
  101. /*
  102.    =======================================================================================================
  103.     TROUBLESHOOTING: IF YOU NEED ANY HELP, MESSAGE ME ON DISCORD: Lil Monster#3557
  104.    =======================================================================================================
  105. */
  106.  
  107.  
  108. </style>
  109. <!-- LOAD IN CSS FILE -->
  110. <link href="https://ellexidecodes.github.io/Profile-Codes/free/sphinx.css" rel="stylesheet">
  111. <!-- DONT TOUCH THIS OR IT WILL MESS WITH YOUR CODE -->
  112. <script src="https://themonstrousdev.github.io/profiles/Addons/free.js"></script>
  113. <script src="https://ellexidecodes.github.io/Profile-Codes/free/sphinx.js"></script>
  114.  
  115.  
  116.  
  117. <div id="main-image"></div>
  118. <!--FLOATING ORBS-->
  119. <div id="bigBox">
  120. <div id="box"></div>
  121. <div id="box2"></div>
  122.   </div>
  123.   <canvas id="pixie"></canvas>
  124.   <!--=================-->
  125.   <div id="name">Ke Kino</div>
  126.   <div id="info">Species: Sphinx-like creature || Age: Unknown || Orientation: Pansexual || Status: Single</div>
  127.   <div id="fakeback">
  128.   <div id="pic"></div>
  129.   <div class="view">
  130. <div class="plane main" id="back">
  131.   <div class="circle"></div>
  132.   <div class="circle"></div>
  133.   <div class="circle"></div>
  134.   <div class="circle"></div>
  135.   <div class="circle"></div>
  136.   <div class="circle"></div>
  137. </div>
  138.       </div>
  139.   <div class="content one">
  140.       <center><h1>Header</h1>
  141.       <b>Bold</b> <i>Italics</i> <s>Strikethrough</s> <u>Underline</u> <a href="#">Link</a>
  142.       </center>
  143.   </div>
  144.   <div class="content two">
  145.       <center><h1>Out Of Character</h1></center>
  146.       <b></b> This code is made by <a href="https://themonstrousdev.github.io/" target="_blank">The Monster</a>. DM <b>Deum</b> for a commission/request.
  147.       <b></b> More bullets!<br>
  148.       <b></b> <br>
  149.       <b></b> <br>
  150.       <b></b> <br>
  151.       <b></b> <br>
  152.       <b></b> <br>
  153.   </div>
  154.   </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement