Greasy Fork镜像 支持简体中文。

Animation Digital Network (ADN) responsive

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

目前為 2024-06-18 提交的版本,檢視 最新版本

  1. /* ==UserStyle==
  2. @name Animation Digital Network (ADN) responsive
  3. @version 1.0.2
  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. ==/UserStyle== */
  11.  
  12. /* === Credits ===
  13. Website https://breat.fr
  14. facebook https://www.facebook.com/breatfroff
  15. mastodon https://mastodon.social/@breat_fr
  16. telegram https://t.me/breatfr
  17. vk https://vk.com/breatfroff
  18. X (twitter) https://x.com/breatfroff
  19. === Credits === */
  20.  
  21. @-moz-document domain("animationdigitalnetwork.fr") {
  22. /* Écran large */
  23. .bmkxsN,
  24. .jIUuTk,
  25. .iIcZXx,
  26. .eOa-dwI,
  27. .iIghaZ,
  28. .gMWsPW {
  29. max-width: 99% !important;
  30. width: 99% !important;
  31. }
  32.  
  33. /* Animes relatifs */
  34. div[data-testid="relatedshowlist"] {
  35. width: calc(100% + 300px) !important;
  36. }
  37.  
  38. div[data-testid="pairshowlist"] {
  39. width: calc(100% + 150px) !important;
  40. }
  41.  
  42. /* Rien que pour vous et Les simulcasts et Les films */
  43. div[data-testid="userrecommendedshowlist"],
  44. #__next > div > div > div.sc-60e49a10-0.hyGjoA > div.sc-60e49a10-1.blomsM > div:nth-child(6),
  45. #__next > div > div > div.sc-60e49a10-0.hyGjoA > div.sc-60e49a10-1.blomsM > div:nth-child(7) {
  46. width: calc(100% + 320px) !important;
  47. }
  48.  
  49. /* Le site français au service du stream d’animation et anime en vostfr et vf. */
  50. .gUAjSJ {
  51. width: calc(100% + 330px) !important;
  52. }
  53.  
  54. .kPPrQo,
  55. .haRVTb {
  56. max-width: calc(100% - 80px) !important;
  57. }
  58. .ATlce > button {
  59. float: right;
  60. margin-right: 15px !important;
  61. }
  62. /* Pied de page */
  63. .hjHByy,
  64. .fRItrR {
  65. max-width: 100%;
  66. }
  67. }

QingJ © 2025

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