Guest User

Untitled

a guest
Oct 20th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. body > .content > .sharelink ~ .sitetable:before {
  2. content: " Welcome to /r/exmuslim! Please read the FAQ if you are new here. ";
  3. background-color: #F2F2F2;
  4. background-image: url(%%note%%);
  5. background-repeat: no-repeat;
  6. font-family: verdana, sans-serif;
  7. font-size: 14px;
  8. font-weight: bold;
  9. color: #555555;
  10. text-align: left;
  11. padding: 10px 0px 15px 55px;
  12. margin: 15px;
  13. margin: 15px;
  14. display: block;
  15. width: 70%;
  16. -moz-border-radius: 8px;
  17. -webkit-border-radius: 8px
  18. }
  19.  
  20. /* Increasing margin after header-area, necessary for comments page */
  21. body > .content {
  22. margin-top: 15px
  23. }
Add Comment
Please, Sign In to add comment