textcircle.css 277 B

1234567891011121314151617
  1. /* Workaround BS3 fixed navbar height
  2. body {
  3. padding-top: 70px;
  4. }
  5. */
  6. .top-margin {
  7. margin-top: 50px; }
  8. #viewer_iframe {
  9. border: 1px solid gray;
  10. resize: both;
  11. width: 100%; }
  12. .accounts-dialog {
  13. background-color: green; }
  14. /*# sourceMappingURL=textcircle.css.map */