p14082003

theme.css

Jan 1st, 2017
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.13 KB | None | 0 0
  1. body {
  2. font-family: cursive;
  3. background-color: rgb(133, 0, 115);
  4. padding: 0;
  5. margin: 0;
  6. }
  7.  
  8. canvas {
  9.     vertical-align: top;
  10. }
Add Comment
Please, Sign In to add comment