Facebook
From Crippled Mosquito, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 63
  1. * {margin: 5%; padding:  2%}
  2. body{
  3. background:#11444f;
  4. width: 530px;
  5. font-weight: bold;
  6. }
  7.  
  8. h1{
  9.   font-size: 60px;
  10.   font-family: arial;
  11.   color: #117380;
  12. }
  13.  
  14. form{
  15.   font-size: 30px;
  16.   font-family: arial;
  17.   color: #0B2635;
  18.   text-align: justify;
  19. }
  20.