PageRenderTime 44ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/lib/jquery-validate/demo/css/core.css

#
CSS | 21 lines | 16 code | 5 blank | 0 comment | 0 complexity | 9edb0d1529aec119a7f9f03e894d157e MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0, BSD-3-Clause
  1. body, div { font-family: 'lucida grande', helvetica, verdana, arial, sans-serif }
  2. body { margin: 0; padding: 0; font-size: small; color: #333 }
  3. h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 }
  4. h1 { font-size: large }
  5. #main { padding: 1em; }
  6. #banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
  7. background: url(../images/bg.gif) repeat-x; text-align: center }
  8. #banner a { color: white; }
  9. p { margin: 10px 0; }
  10. li { margin-left: 10px; }
  11. h3 { margin: 1em 0 0; }
  12. h1 { font-size: 2em; }
  13. h2 { font-size: 1.8em; }
  14. h3 { font-size: 1.6em; }
  15. h4 { font-size: 1.4em; }
  16. h5 { font-size: 1.2em; }