1234567891011121314151617181920 |
- img {
- max-width: 100%;
- }
- body {
- }
- .view {
- word-break: break-all;
- }
- .vote_area {
- display: block;
- }
- .vote_iframe {
- background-color: transparent;
- border: 0 none;
- height: 100%;
- }
- #edui1_imagescale{display:none !important;}
|