/examples/kitchensink/public/rembrandt/rembrandt.css

http://pyjamas.googlecode.com/ · CSS · 8 lines · 8 code · 0 blank · 0 comment · 0 complexity · a09dfd4e89e0a6e3e7a4b663786e76fc MD5 · raw file

  1. .header {
  2. font-weight:bold;
  3. font-size:150%;
  4. font-family: arial, sans-serif;
  5. font-style: italic;
  6. margin-left: 1em;
  7. margin-right: 1em;
  8. }