/contrib/ntp/html/drivers/scripts/style.css

https://bitbucket.org/freebsd/freebsd-head/ · CSS · 64 lines · 46 code · 18 blank · 0 comment · 0 complexity · 786d869708bc60bee4d803e1b4a7a19e MD5 · raw file

  1. body {background: #FDF1E1;
  2. color: #006600;
  3. font-family: "verdana", sans-serif;
  4. text-align: justify;
  5. margin-left: 5px;}
  6. p, h4, hr, li {margin-top: .6em; margin-bottom: .6em}
  7. li.inline {text-align: left; margin-top: 0; margin-bottom: 0}
  8. ul, dl, ol, {margin-top: .6em; margin-bottom: .6em; margin-left 5em}
  9. dt {margin-top: .6em}
  10. dd {margin-bottom: .6em}
  11. div.header {text-align: center;
  12. font-style: italic;}
  13. div.footer {text-align: center;
  14. font-size: 60%;}
  15. img.cell {align: left;}
  16. td.sidebar {width: 40px; align: center; valign: top;}
  17. img.sidebar {align: center; margin-top: 5px;}
  18. h4.sidebar {align: center;}
  19. p.top {background: #FDF1E1;
  20. color: #006600;
  21. position: absolute;
  22. margin-left: -90px;
  23. text-align: center;}
  24. a:link.sidebar {background: transparent;
  25. color: #990033;
  26. font-weight: bold;}
  27. a:visited.sidebar {background: transparent;
  28. color: #990033;
  29. font-weight: bold;}
  30. a:hover.sidebar {background: #FDF1E1;
  31. color: #006600;}
  32. img {margin: 5px;}
  33. div {text-align: center;}
  34. h1 {text-align: center;
  35. font-size: 250%;}
  36. caption {background: #EEEEEE;
  37. color: #339999;}
  38. tx {text-align: center;}
  39. th {background: #FFFFCC;
  40. color: #006600;
  41. text-align: center;
  42. text-decoration: underline;
  43. padding-top: 5px;}
  44. th.caption {background: #EEEEEE;
  45. color: #006600;
  46. text-align: center;}