Во всяком случае, мне было интересно, как я буду центрировать встроенный документ Google по горизонтали.< /p>
Код: Выделить всё
div#iframe-wrapper iframe {
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
right: 100px;
height: 100%;
width: 100%;
}Код: Выделить всё
Rules Page
https://docs.google.com/document/d/1G1xhqhSK2Ge8diyXELZ3cNvFJj-5wK-0_1VMjCfQR_I/pub?embedded=true
Подробнее здесь: https://stackoverflow.com/questions/309 ... google-doc
Мобильная версия