Advertisement
Guest User

Fichya

a guest
Oct 27th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.39 KB | None | 0 0
  1. .reply-label {margin: 0;}
  2. .norm-reply {background: var(--background7); border: 1px solid var(--border3-color); border-radius: 2px; box-shadow: 0 0 6px 0 rgba(0,0,0,.1); position: fixed; top: 40px; right: 65px; z-index: 983;}
  3. .mobile.reply-label-top, .mobile.reply-label-bot {background: none !important; border-radius: 0; box-shadow: none !important; width: 100%;}
  4. #postform > hr {display: none;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement