readme.css 116 B

123456789
  1. .title{
  2. color: #f7d77a;
  3. font: 11px "Microsoft Sans Serif";
  4. margin-top:20px;
  5. }
  6. p{
  7. margin-top:5px;
  8. }