Guest User

WooThemes Canvas porfolio website

a guest
Mar 5th, 2014
575
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. .home .title {
  2.  
  3. display: none;
  4.  
  5. }
  6.  
  7. .projects h3 {
  8.  
  9. display: none;
  10.  
  11. }
  12.  
  13. .short-description {
  14.  
  15. display:none;
  16.  
  17. }
  18.  
  19. .projects ul.projects li.project img, .projects-page ul.projects li.project img {
  20. background: none repeat scroll 0 0 rgba(255, 255, 255, 0);
  21. border: 1px solid #000000;
  22.  
  23.  
  24. }
Advertisement
Add Comment
Please, Sign In to add comment