Advertisement
Guest User

Untitled

a guest
Oct 13th, 2015
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. .sheet {
  2. border: none !important;
  3. }
  4. body {
  5. background: #eee !important;
  6. }
  7. .topic, .topic--small, .topic__date, .topic__pseudo {
  8. font-size: 12px;
  9. }
  10. .topic a {
  11. color: rgb(100,100,100);
  12. }
  13. .topic a:visited {
  14. color: rgb(140,140,140);
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement