/docs/source/_themes/om/static/homepage.css

https://bitbucket.org/prologic/circuits/ · CSS · 22 lines · 17 code · 5 blank · 0 comment · 0 complexity · 5171dc79a815f43d53abdfa49aa33714 MD5 · raw file

  1. #index p.rubric { font-size:150%; font-weight:normal; margin-bottom:.2em; color:#487858; }
  2. #index div.section dt { font-weight: normal; }
  3. #index #s-getting-help { float: right; width: 35em; background: #E1ECE2; padding: 1em; margin: 2em 0 2em 2em; }
  4. #index #s-getting-help h2 { margin: 0; }
  5. #index #s-django-documentation div.section div.section h3 { margin: 0; }
  6. #index #s-django-documentation div.section div.section { background: #E1ECE2; padding: 1em; margin: 2em 0 2em 40.3em; }
  7. #index #s-django-documentation div.section div.section a.reference { white-space: nowrap; }
  8. #index #s-using-django dl,
  9. #index #s-add-on-contrib-applications dl,
  10. #index #s-solving-specific-problems dl,
  11. #index #s-reference dl
  12. { float: left; width: 41em; }
  13. #index #s-add-on-contrib-applications,
  14. #index #s-solving-specific-problems,
  15. #index #s-reference,
  16. #index #s-and-all-the-rest
  17. { clear: left; }