Changes

no edit summary
Line 9: Line 9:  
You can use collapsible sections like this:
 
You can use collapsible sections like this:
   −
<div class="mw-collapsible mw-collapsed">
+
<div class="mw-collapsible mw-collapsed" style="border:1px solid #ccc; padding: 5px; margin-bottom: 1em;">
 
'''Click to expand'''
 
'''Click to expand'''
 
<div>
 
<div>
This content is initially hidden. Click the title to reveal it. hello world
+
This content is hidden initially. Click the title above to expand or collapse.
 
</div>
 
</div>
 
</div>
 
</div>