Guest User

Untitled

a guest
Feb 20th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.59 KB | None | 0 0
  1. .post .photo div.caption blockquote {
  2. font: Bold 28px Helvetica, sans-serif;
  3. letter-spacing: -1px;
  4. color: #666666;
  5. }
  6.  
  7. .post .photo div.caption { font-size: 15px;
  8. }
  9.  
  10. dl.blogroll {
  11. color:#888;
  12. font-size : 90%;
  13. }
  14. dl.blogroll dt a {
  15. text-decoration : none;
  16. }
  17. dl.blogroll dd {
  18. margin-left : 20px;
  19. margin-bottom : 5px;
  20. }
  21. pre {
  22. padding : 10px ;
  23. background-color : #92A8FF;
  24. font-family : Courier;
  25. color : white;
  26. font-size : 90% ;
  27. overflow: auto;
  28. }
Add Comment
Please, Sign In to add comment