Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- _____________________________
- * codes by day for SHOGUN CRD *
- * © onlyloveleft + carrdsfairy *
- * DO NOT REMOVE THIS CREDIT *
- _____________________________
- --!>
- <head>
- <!-- CUSTOM FONT -->
- <!-- Used in TITLE. If you have any questions, send a CC here http://curiouscat.live/carrdsfairy -->
- <link rel="preconnect" href="https://fonts.googleapis.com">
- <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
- <link href="https://fonts.googleapis.com/css2?family=Kaisei+Tokumin:wght@800&display=swap" rel="stylesheet">
- <!-- END OF CUSTOM FONT -->
- </head>
- <style>
- /*------ ABOUT ME ------*/
- #container01 {
- background-color: rgb(255,255,255,0.8);
- border-radius: 25px;
- border: 3px #999 double;
- position: absolute;
- top: 12em;
- right: 0em;
- width: 60%;
- z-index: 1;
- height: 200px;
- overflow: auto;
- padding-left: 0.5em;
- padding-right: 0.5em;
- }
- #text01 {
- font-size: 0.8em;
- text-align: justify;
- }
- /*------ END OF ABOUT ME ------*/
- </style>
- <style>
- /* ------ TITLE ------ */
- <!-- You will have to adjust the placement of your Title depending on how long or big it is. To do this, play with the numbers in TOP and RIGHT. If you have any questions, send ask here http://retrospring.net/itgirl -->
- #text02 {
- font-family: 'Kaisei Tokumin', serif;
- -webkit-text-stroke: 1.15px #29264A;
- text-stroke: 1.15px #29264A;
- position: relative;
- top: -10.25em;
- right: -2.62em;
- z-index: 9;
- text-align: center;
- }
- /* ------ END OF TITLE ------ */
- </style>
- <style>
- /* ------ IMAGE ------ */
- #gallery01 {
- position: relative;
- left: -0.5em;
- -webkit-filter: drop-shadow(0px 0px 5px #fff);
- }
- /* ------ END OF IMAGE ------ */
- </style>
Advertisement
Add Comment
Please, Sign In to add comment