SuperSoluce responsive

Le site SuperSoluce est mieux adapté aux écrans larges.

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

  1. /* ==UserStyle==
  2. @name SuperSoluce responsive
  3. @version 1.0.0
  4. @description Le site SuperSoluce est mieux adapté aux écrans larges.
  5. @author BreatFR (https://breat.fr)
  6. @namespace https://gitlab.com/breatfr
  7. @homepageURL https://gitlab.com/breatfr/supersoluce-responsive
  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("supersoluce.com") {
  22. p {
  23. font-size: 1.2rem !important;
  24. }
  25. body {
  26. background: transparent;
  27. max-width: 100% !important;
  28. padding-left: 20px;
  29. padding-right: 20px;
  30. }
  31. body>section,
  32. body>section>div,
  33. .container,
  34. .content,
  35. .inner_container_large {
  36. max-width: 100% !important;
  37. width: 100% !important;
  38. }
  39. article > .content p {
  40. margin-right: 20px !important;
  41. }
  42.  
  43. .page_content_right {
  44. float: none !important;
  45. width: 100% !important;
  46. }
  47. #game_block,
  48. .sidebar,
  49. .rwad-with-placeholder.rwad-with-placeholder-pos-1,
  50. #multimedia_wrapper_mobile {
  51. display: none !important;
  52. }
  53. }

QingJ © 2025

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