Guest User

Untitled

a guest
Apr 27th, 2025
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. /* smaller thumbnails & image paddings */body .uploadCell img:not(.imgExpanded) { max-width: 160px; max-height: 125px; object-fit: contain; height: auto; width: auto; margin-right: 0em; margin-bottom: 0em;}.uploadCell .imgLink { margin-right: 1.5em;}/* smaller post spacing (not too much) */.divMessage { margin: .8em .8em .5em 3em;}.greenText { filter: brightness(110%);}.innerPost:has(>.postInfo.title> .linkName.youName) { border-left: 3px dashed; border-left-color: #4BB2FFC2 !important; padding-left: 0px;}.innerPost:has(>.divMessage> .quoteLink.you) { border-left: 2px solid; border-left-color: #a8d8f8b0 !important; padding-left: 1px;}.unhideButton .glowOnHover{display:none;}
Advertisement
Add Comment
Please, Sign In to add comment