textcircle.css 228 B

1234567891011121314
  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. /*# sourceMappingURL=textcircle.css.map */