/source/app/NOS.Wiki/Themes/NOS/includes/6-monitter.css

http://github.com/agross/netopenspace · CSS · 18 lines · 16 code · 2 blank · 0 comment · 0 complexity · ee921ffe2e2044b4dd79d7cf120db374 MD5 · raw file

  1. .tweet {
  2. display: block;
  3. clear: both;
  4. margin: .7em 0;
  5. font-size: .8em;
  6. line-height: 1.2em;
  7. }
  8. .tweet img {
  9. float: left;
  10. width: 24px;
  11. height: 24px;
  12. margin: 1px 3px 2px 0;
  13. }
  14. .tweet .time a {
  15. color: #aaa;
  16. }