PageRenderTime 116ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 0ms

/docs/_static/HEADER.html

https://bitbucket.org/ianb/silverlining/
HTML | 58 lines | 41 code | 11 blank | 6 comment | 0 complexity | ff7cfc0d197822ebb0c2d9e8567752cb MD5 | raw file
Possible License(s): GPL-2.0
  1. <style type="text/css">
  2. body {
  3. font-family: sans-serif;
  4. }
  5. div.message {
  6. width: 80%;
  7. padding: 1em;
  8. border: 2px solid #999;
  9. background-color: #eee;
  10. margin-bottom: 1.5em;
  11. margin-left: 5em;
  12. margin-right: 5em;
  13. }
  14. table {
  15. width: 75%;
  16. margin-left: 6em;
  17. margin-right: 6em;
  18. border-spacing: 0;
  19. }
  20. th a, th a:link, th a:visited, th a:active {
  21. text-decoration: none;
  22. }
  23. th {
  24. border-bottom: 2px #66f solid;
  25. background-color: #eef;
  26. margin: 0;
  27. padding-left: 1em;
  28. padding-right: 1em;
  29. }
  30. table td {
  31. padding-right: 0.5em;
  32. }
  33. address {
  34. display: none;
  35. }
  36. </style>
  37. <div class="message">
  38. <p>This directory contains builds of silver lining, they are automatically
  39. created when <a href="http://bitbucket.org/ianb/silverlining">the
  40. repository is committed to</a>.</p>
  41. <!--
  42. <p>The most recent version is <a
  43. href="./silverlining-MOST_RECENT.zip">MOST_RECENT</a>. The link <a
  44. href="silverlining-mostrecent.zip">http://cloudsilverlining.org/zip/silverlining-mostrecent.zip</a>
  45. will also always fetch the most recent version.</p>
  46. -->
  47. </div>