User:Fen/ContentBox: Difference between revisions

Fen (talk | contribs)
No edit summary
Fen (talk | contribs)
No edit summary
 
Line 11: Line 11:


   <!-- Inner content area fills rest of box height -->
   <!-- Inner content area fills rest of box height -->
   <div style="background-color: transparent; padding: 10px; overflow-y: auto; border-radius: 0 0 5px 5px; box-sizing: border-box; overflow-y: scroll; height: 100%;">{{:{{{1}}}}}</div>
   <div style="background-color: transparent; padding: 10px; overflow-y: auto; border-radius: 0 0 5px 5px; box-sizing: border-box; overflow-y: scroll; height: 97%; color: initial;">{{:{{{1}}}}}</div>


</div>
</div>