Advertisement
phpface

Untitled

Oct 8th, 2017
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.15 KB | None | 0 0
  1. div#content {
  2.     background: #333;
  3.     color: #ddd;
  4. }
  5. div#content a,
  6. div#content p{
  7.     color: #ddd;
  8. }
  9.  
  10. .widget-title {
  11.     background: #FF5722;
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement