... |
... |
@@ -23,7 +23,7 @@ |
23 |
23 |
|
24 |
24 |
iframe, .hljs{ |
25 |
25 |
max-width:1000px; |
26 |
|
- /*border:2px solid #515151;*/ |
|
26 |
+ border:2px solid #515151; |
27 |
27 |
width: 100%; |
28 |
28 |
} |
29 |
29 |
|
... |
... |
@@ -47,10 +47,10 @@ |
47 |
47 |
border:0; |
48 |
48 |
height: inherit; |
49 |
49 |
} |
50 |
|
- /*.border { border:4px dashed black; }*/ |
|
50 |
+ .border { border:4px dashed black; } |
51 |
51 |
</style> |
52 |
52 |
|
53 |
|
- <div class="resizer border" style="height: 3200px;"> |
|
53 |
+ <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}} |