1234567891011121314151617 |
- /* Workaround BS3 fixed navbar height
- body {
- padding-top: 70px;
- }
- */
- .top-margin {
- margin-top: 50px; }
- #viewer_iframe {
- border: 1px solid gray;
- resize: both;
- width: 100%; }
- .accounts-dialog {
- background-color: green; }
- /*# sourceMappingURL=textcircle.css.map */
|