/demo/static/demo.css

https://code.google.com/p/onering-desktop/ · CSS · 9 lines · 9 code · 0 blank · 0 comment · 0 complexity · ffc0733bf250f68b081e7ca2bd9f91f7 MD5 · raw file

  1. footer {
  2. margin-top: 15px;
  3. padding-top: 5px;
  4. border-top: 1px dotted #999;
  5. display: block;
  6. }
  7. #demo_footer {
  8. font-size: small;
  9. }