Nextnx

UserStyle : Dark, non bubbly, slim - hol.dk - hardwareonline.dk

Dec 7th, 2024 (edited)
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.68 KB | Source Code | 0 0
  1. /*
  2. ==UserCSS==
  3. @name          Dark, non bubbly, slim - hol.dk - hardwareonline.dk
  4. @author        Some one not quite right
  5. @match         https://hardwareonline.dk/*
  6. @match         https://www.hardwareonline.dk/*
  7. @version       1.0
  8. @require       https://www.hardwareonline.dk/_content/SharedStyling/css/Darkv14.min.css
  9. ==/UserCSS==
  10. */
  11.  
  12. .rounded-corners {
  13.   border-radius: 0;
  14. }
  15.  
  16. .card {
  17.   border-radius: 0;
  18. }
  19.  
  20. .rz-card {
  21.   border-radius: 0;
  22. }
  23.  
  24. .artikelItemInfo {
  25.   border-radius: 0;
  26. }
  27.  
  28. .forum-overview-date {
  29.   color: rgba(142, 142, 142, 0.7);
  30. }
  31.  
  32. div.container > .margin-top-10px {
  33.   margin-top: 0 !important;
  34. }
  35.  
  36. .forum-gruppe-container {
  37.   margin-bottom: 1px;
  38. }
Advertisement
Add Comment
Please, Sign In to add comment