Animation Digital Network (ADN) responsive

Animation Digital Network (ADN) prend maintenant toute la largeur de la page.

  1. /* ==UserStyle==
  2. @name Animation Digital Network (ADN) responsive
  3. @version 1.0.6
  4. @description Animation Digital Network (ADN) prend maintenant toute la largeur de la page.
  5. @author BreatFR (https://breat.fr)
  6. @namespace https://gitlab.com/breatfr
  7. @homepageURL https://gitlab.com/breatfr/animation-digital-network
  8. @supportURL https://discord.gg/Q8KSHzdBxs
  9. @license AGPL-3.0-or-later; https://www.gnu.org/licenses/agpl-3.0.txt
  10. @preprocessor stylus
  11.  
  12. @var text fontsize "Taille du texte" 1.5rem
  13. ==/UserStyle== */
  14.  
  15. /* === Credits ===
  16. Website https://breat.fr
  17. facebook https://www.facebook.com/breatfroff
  18. mastodon https://mastodon.social/@breat_fr
  19. telegram https://t.me/breatfr
  20. vk https://vk.com/breatfroff
  21. X (twitter) https://x.com/breatfroff
  22. === Credits === */
  23.  
  24. @-moz-document domain("animationdigitalnetwork.com"), domain("animationdigitalnetwork.fr") {
  25. :root {
  26. --fontsize: fontsize;
  27. }
  28. .cxTMBq,
  29. .lewCxR p,
  30. [data-testid="comment-container-text"],
  31. textarea[data-testid="comment-form-textarea"] {
  32. font-size: var(--fontsize) !important;
  33. font-weight: normal !important;
  34. line-height: 1.5 !important;
  35. }
  36. .bxamNH,
  37. .fNOqCh,
  38. .jxmMQa,
  39. .kyfLlI {
  40. font-size: calc(var(--fontsize) - .2rem) !important;
  41. font-weight: normal !important;
  42. line-height: 1.5 !important;
  43. }
  44. /* Écran large */
  45. [data-testid="menuContent"],
  46. .bmkxsN,
  47. .eOa-dwI,
  48. .gMWsPW,
  49. .iIcZXx,
  50. .iIghaZ,
  51. .isIJWV,
  52. .jIUuTk {
  53. max-width: 99% !important;
  54. width: 99% !important;
  55. }
  56.  
  57. /* Animes relatifs */
  58. div[data-testid="relatedshowlist"] {
  59. width: calc(100% + 300px) !important;
  60. }
  61.  
  62. div[data-testid="pairshowlist"] {
  63. width: calc(100% + 150px) !important;
  64. }
  65.  
  66. /* Rien que pour vous et Les simulcasts et Les films */
  67. div[data-testid="userrecommendedshowlist"],
  68. #__next > div > div > div.sc-60e49a10-0.hyGjoA > div.sc-60e49a10-1.blomsM > div:nth-child(6),
  69. #__next > div > div > div.sc-60e49a10-0.hyGjoA > div.sc-60e49a10-1.blomsM > div:nth-child(7) {
  70. width: calc(100% + 320px) !important;
  71. }
  72.  
  73. /* Le site français au service du stream d’animation et anime en vostfr et vf. */
  74. .gUAjSJ {
  75. width: calc(100% + 330px) !important;
  76. }
  77.  
  78. .kPPrQo,
  79. .haRVTb {
  80. max-width: calc(100% - 80px) !important;
  81. }
  82. .ATlce > button {
  83. float: right;
  84. margin-right: 15px !important;
  85. }
  86. /* Pied de page */
  87. .bBPpng,
  88. .fFLapr,
  89. .fRItrR,
  90. .hjHByy {
  91. max-width: 100%;
  92. }
  93. /* Commentaires */
  94. [data-testid="comment-container"] {
  95. max-width: 70%;
  96. }
  97. /* Zone de texte des commentaires */
  98. textarea[data-testid="comment-form-textarea"] {
  99. background: rgb(12, 35, 48);
  100. color: #cbcbcb;
  101. }
  102. }

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址