Advertisement
bvffalo

SPACECHAN /DISCLAIMER CSS

Dec 14th, 2019
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.30 KB | None | 0 0
  1. .divMessage {
  2. overflow: auto;
  3. }
  4. .divMessage:after {
  5. content: "\A \A Disclaimer: this post and the subject matter and contents thereof - text, media, or otherwise - do not necessarily reflect the views of the Spacechan administration.";
  6. font-size: 80%;
  7. font-style: italic;
  8. white-space: pre-wrap;
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement