Advertisement
Mancolo

Shikomori theme

Apr 12th, 2022
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. @import url("https://raw.githubusercontent.com/ed-main/ed-main.github.io/master/cssfiles/main_code_1.css");
  2. @import url("https://raw.githubusercontent.com/ed-main/ed-main.github.io/master/cssfiles/main_code_2.css");
  3. @import url("https://raw.githubusercontent.com/ed-main/ed-main.github.io/master/cssfiles/main_code_3.css");
  4. @import url("https://raw.githubusercontent.com/ed-main/ed-main.github.io/master/cssfiles/main_code_4mob.css");
  5. @import url("https://raw.githubusercontent.com/ed-main/ed-main.github.io/master/cssfiles/prof_form_citrus.css");
  6. body:after {
  7. background-image: url("https://i.ibb.co/w7GJmjf/back.jpg");
  8. }
  9.  
  10. .l-footer:after {
  11. content: "*Space Stuff*";
  12. display: none !important;
  13. }
  14.  
  15. @media screen and (min-width: 1px) {
  16. .correct-mob-version {
  17. color: normal;
  18. }
  19. }
  20.  
  21. @media screen and (min-width: 1px) {
  22. html:root {
  23. --white-color: 255, 255, 255;
  24. --light-color: 255, 255, 255;
  25. --dark-color: 0, 134, 255;
  26. --bright-color: 106, 140, 255;
  27. --dull-color: 108, 125, 147;
  28. --input-color: 77, 113, 163;
  29. --hover-bottoms-1: 13, 21, 38;
  30. --buttoms-color: 13, 21, 38;
  31. --hover-buttoms-2: 154, 53, 25;
  32. --very-high-rating: 52, 75, 131;
  33. --high-rating: 42, 63, 116;
  34. --average-rating: 29, 44, 83;
  35. --small-rating: 18, 31, 59;
  36. --time-filled: 36, 58, 91;
  37. --time-empty: 15, 21, 36;
  38. --anime-inprocess: 69, 146, 76;
  39. --anime-complete: 41, 107, 47;
  40. --manga-inprocess: 189, 15, 86;
  41. --manga-complete: 153, 0, 62;
  42. --hover-color: 226, 71, 54;
  43. --shadows-color: 76, 115, 154;
  44. --block-color: 26, 38, 61;
  45. --menu-back: 6, 12, 24;
  46. --nick-cover: 23, 33, 54;
  47. --popup-color: 17, 24, 39;
  48. --hundred: 1;
  49. }
  50. }
  51.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement