Advertisement
srikat

Untitled

Feb 24th, 2015
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.48 KB | None | 0 0
  1. .site-title {
  2.     font-weight: 700;
  3.     text-transform: uppercase;
  4.     font-family: 'Lato', sans-serif;
  5.     letter-spacing: -0.05em;
  6. }
  7.  
  8. .enterprise-pro-red .site-title a {
  9.     color: #000;
  10.     background: url(images/resolved_slider_ff473a.png) no-repeat 180px 5px;
  11.     padding-right: 54px;
  12. }
  13.  
  14. .site-title .red-text {
  15.     color: #fc4941;
  16.     font-weight: 900;
  17. }
  18.  
  19. .site-description {
  20.     color: #000;
  21.     text-transform: none;
  22.     letter-spacing: -0.03em;
  23. }
  24.  
  25. .site-description sup {
  26.     font-size: 10px;
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement