... |
... |
@@ -22,8 +22,9 @@ |
22 |
22 |
} |
23 |
23 |
|
24 |
24 |
iframe, .hljs{ |
25 |
|
- max-width:700px; |
26 |
|
- border:2px solid #515151; |
|
25 |
+ max-width:1250px; |
|
26 |
+ /*border:2px solid #515151;*/ |
|
27 |
+ width: 100%; |
27 |
27 |
} |
28 |
28 |
|
29 |
29 |
.hljs{ |
... |
... |
@@ -46,10 +46,10 @@ |
46 |
46 |
border:0; |
47 |
47 |
height: inherit; |
48 |
48 |
} |
49 |
|
- .border { border:4px dashed black; } |
|
50 |
+ /*.border { border:4px dashed black; }*/ |
50 |
50 |
</style> |
51 |
51 |
|
52 |
|
- <div class="resizer border" style="height: 1000px;"> |
|
53 |
+ <div class="resizer border" style="height: 3200px;"> |
53 |
53 |
<iframe id="content" class="content" src="https://help7.formcycle.eu/xwiki/bin/download/Examples/IncludeExternalContext/content.html"></iframe> |
54 |
54 |
</div> |
55 |
55 |
{{/html}} |