dollcrds

cr lovijun pro-standard

Apr 17th, 2024 (edited)
666
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. <style>
  2. @font-face {
  3. font-family: pixel;
  4. src: url(https://dl.dropbox.com/s/kmhe7d3n18vdz5e/w95fa.woff?dl=0);
  5. }
  6. @font-face {
  7. font-family: emoji;
  8. src: url(https://dl.dropbox.com/s/cvba4kh6qm23mru/EmojiFont.ttf);
  9. }
  10. #container01 > .wrapper, #container02 > .wrapper,
  11. #container03 > .wrapper,
  12. #container08 > .wrapper {
  13. box-shadow: inset -1px 0px #0a0a0a, inset 1px 0px #fff, inset -2px 0px grey, inset 2px 0px #dfdfdf;
  14. }
  15. #container04 > .wrapper,
  16. #container05 > .wrapper,
  17. #container06 > .wrapper, #container07 > .wrapper {
  18. box-shadow: inset -1px -1px #0a0a0a, inset 1px 0px #fff, inset -2px -2px grey, inset 2px 0px #dfdfdf;
  19. }
  20. #container09 > .wrapper {
  21. box-shadow: inset -1px 0px #0a0a0a, inset 1px 0px #fff, inset -2px 0px grey, inset 2px 0px #dfdfdf;
  22. height: 400px;
  23. overflow: auto;
  24. }
  25. #text01, #text06, #text07 {
  26. font-family: pixel;
  27. font-size: 16px;
  28. }
  29. #text03, #text04, #text05 {
  30. font-family: pixel;
  31. font-size: 18px;
  32. }
  33. #text09, #text10, #text11, #text12, #text13 {
  34. font-family: pixel;
  35. font-size: 15px;
  36. }
  37. #text02, #text08 {
  38. font-family: pixel;
  39. font-size: 18px;
  40. }
  41. #buttons01 li a {
  42. font-family: pixel;
  43. box-shadow: inset -1px -1px #0a0a0a, inset 1px 1px #fff, inset -2px -2px grey, inset 2px 0px #dfdfdf;
  44. }
  45. #buttons02 li a, #buttons03 li a, #buttons05 li a, #buttons06 li a, #buttons07 li a, #buttons08 li a, #buttons09 li a {
  46. font-family: emoji;
  47. font-size: 25px;
  48. box-shadow: inset -1px -1px #0a0a0a, inset 1px 1px #fff, inset -2px -2px grey, inset 2px 0px #dfdfdf;
  49. }
  50. #buttons04 li a {
  51. box-shadow: inset -1px -1px #0a0a0a, inset 1px 1px #fff, inset -2px -2px grey, inset 2px 0px #dfdfdf;
  52. }
  53. </style>
Advertisement
Add Comment
Please, Sign In to add comment