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