Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- haiii if you have any questions about this pastebin / this carrd you can dm me @ crrdcore / send me a retrospring @ soobinzz!! all positions have been set to fit my personal devices best so you might have to edit them to fit your devices! and if you rm this crd pls credit elroseria / ricecodes!!
- --- CODES ---
- <style>
- @font-face {
- font-family: windows;
- src: url(https://dl.dropbox.com/s/cn0l1yjacta4whv/W95FA.otf);
- }
- @font-face {
- font-family: dreams;
- src: url(https://dl.dropbox.com/s/i9lg3nchwvgi6p3/dream.ttf);
- }
- #container03:hover {
- z-index: 6;
- }
- #scroll {
- }
- .scroll {
- }
- /* width */
- ::-webkit-scrollbar {
- width: 4px;
- height: 4px;
- }
- /* Track */
- ::-webkit-scrollbar-track {
- border-radius: 8px;
- background: #181728;
- opacity: 0.5;
- }
- /* Handle */
- ::-webkit-scrollbar-thumb {
- background: #ffd9ed;
- border-radius: 8px;
- opacity: 1.0;
- }
- /* Handle on hover */
- ::-webkit-scrollbar-thumb:hover {
- background: #ffd9ed;
- opacity: 1.0;
- }
- </style>
- <script src="https://code.jquery.com/jquery-3.6.0.js"></script>
- <script src="https://code.jquery.com/ui/1.13.0/jquery-ui.js"></script>
- <script>
- $( function() {
- $( "#container02" ).draggable();
- $( "#container03" ).draggable();
- $( "#container04" ).draggable();
- $( "#container05" ).draggable();
- $( "#container06" ).draggable();
- $( "#container07" ).draggable();
- } );
- </script>
- --- BASE CONTAINER ---
- width: 20em;
- height: 21em;
- border-radius: 20px;
- --- MUSIC PLAYER ---
- <head>
- <script src="https://kit.fontawesome.com/1953b7c367.js" crossorigin="anonymous"></script>
- </head>
- <style>
- #music-player {
- display: flex;
- align-items: center;
- justify-content: center;
- }
- #music-player {
- height: 1.7em;
- width: 1.7em;
- font-size: 1.5em;
- padding: 7px;
- border-radius: 50%;
- border: 1px solid #f5dae7;
- background: rgba(43,44,65,0.9);
- position: absolute;
- left: 310px;
- top: -13px;
- z-index: 40;
- -webkit-animation: spin 2s linear infinite;
- -webkit-animation:spin 4s linear infinite;
- -moz-animation:spin 4s linear infinite; animation:spin 4s linear infinite;
- }
- @-moz-keyframes spin {
- 100% {
- -moz-transform: rotate(360deg);
- }
- } @-webkit-keyframes spin {
- 100% {
- -webkit-transform: rotate(360deg);
- }
- }
- @keyframes spin {
- 100% {
- -webkit-transform: rotate(360deg);
- transform:rotate(360deg);
- }
- }
- #music-player:hover {
- -webkit-animation: pop 0.3s ease;
- }
- @media only screen and (max-width: 600px) {
- #music-player {
- position: absolute;
- left: 270px;
- top: -13px;
- }
- }
- </style>
- <div id="music-player"><i class="fa-solid fa-headphones"style="font-size:0.8em; color:#fff;-webkit-text-stroke: 0.5px #e0b8ff;"></i></div>
- <audio id="audio" src="https://dl.dropbox.com/s/l2impfql42ku4fu/iz%20one%20dreamlike.mp3?dl=0"></audio>
- <script>
- document.getElementById("music-player").onclick = function() {
- var audio = document.getElementById("audio");
- if (audio.paused) audio.play();
- else audio.pause();
- };
- </script>
- --- LEFT CONTAINER ---
- width: 16em;
- height: 18em;
- border-radius: 10px;
- position: absolute;
- bottom: 4em;
- left: -0.5em;
- --- IMG TEXT ---
- font-family: windows;
- letter-spacing: 1px;
- position: absolute;
- top: 0.3em;
- left: 6.5em;
- z-index: 999;
- --- IMG TEXT MOBILE ---
- top: 0.5em;
- left: 0em;
- --- NAVIGATION CONTAINER ---
- width: 11em;
- height: 8.5em;
- border-radius: 10px;
- position: absolute;
- bottom: 2.5em;
- left: 2em;
- --- NAVIGATION TEXT ---
- font-family: windows;
- letter-spacing: 1px;
- position: absolute;
- top: 0.3em;
- left: 3.67em;
- z-index: 999;
- --- NAVIGATION TEXT MOBILE ---
- top: 0.5em;
- left: 0em;
- --- DIVIDER ---
- position: relative;
- bottom: 0.5em;
- --- NAVIGATION BUTTONS ---
- font-family: windows;
- position: relative;
- bottom: 1.3em;
- --- NAVIGATION BUTTONS MOBILE ---
- bottom: 1.1em;
- --- RIGHT CONTAINER ---
- width: 13.8em;
- height: 18em;
- border-radius: 10px;
- position: absolute;
- bottom: 0.8em;
- left: 9em;
- --- PROFILE TEXT ---
- font-family: windows;
- letter-spacing: 1px;
- position: absolute;
- top: 0.3em;
- left: 5em;
- z-index: 999;
- --- PROFILE TEXT MOBILE ---
- top: 0.5em;
- left: 0em;
- --- HIYYIH IMG ---
- border-radius: 0px 0px 0px 0px;
- --- USERNAME TEXT ---
- font-family: windows;
- letter-spacing: 1.5px;
- --- DIVIDER ---
- position: relative;
- bottom: 0.3em;
- --- INFO TEXT ---
- font-family: windows;
- height: 5.1em;
- letter-spacing: 1px;
- padding-bottom: 5px;
- position: relative;
- bottom: 0.8em;
- overflow-y: scroll;
- --- INFO TEXT HIGHLIGHT ---
- background: #404D66;
- padding-left: 7px;
- padding-right: 7px;
- border-radius: 10px;
- --- GUIDELINES, LOVE ZONE, & CONTACTS CONTAINERS ---
- width: 11em;
- height: 8em;
- border-radius: 10px;
- position: absolute;
- bottom: 11.5em;
- left: -1.3em;
- --- GUIDELINES, LOVE ZONE, & CONTACTS TEXT ---
- font-family: windows;
- --- DIVIDER ---
- position: relative;
- bottom: 0.5em;
- --- INFO TEXTS ---
- font-family: windows;
- height: 6em;
- letter-spacing: 1px;
- padding-bottom: 5px;
- position: relative;
- bottom: 0.8em;
- overflow-y: scroll;
- --- INFO TEXT HIGHLIGHTS ---
- background: #404D66;
- padding-left: 7px;
- padding-right: 7px;
- border-radius: 10px;
- --- END ---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement