Advertisement
Mhazard

CSS Template

Feb 5th, 2016
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.17 KB | None | 0 0
  1. tr:nth-child(odd){background-color: #777}
  2.  
  3. h1 {
  4.   color: Red;
  5.   margin-left 40px;
  6.   }
  7.  
  8. /*
  9. for HTML Webpage Template (CSS compatible)
  10. save file as: mystylecss
  11. */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement