User:Kivik/sandbox2: Difference between revisions

Jump to navigation Jump to search
m
Style change
m (Trying something)
m (Style change)
Line 1: Line 1:
{{#css:  
{{#css:  
.relationships-title { background-color: steelblue; color: white; font-weight: bold; font-size: 1.5em; padding-left: .5em; }
.reltitle { cursor:pointer; background-color: steelblue; padding: 10px; min-width: 470px; border-radius: 0 2em 0 0; }
.reltitle { cursor:pointer; background-color: #c1dcf5; padding: 10px; border-bottom: 3px solid steelblue; }
.relationships-container { background-color: white; border-radius: 0 0 1.5em 1.5em; border: 3px solid steelblue; border-top: 0; display: flex; flex-flow: row wrap; justify-content: space-evenly; min-width: fit-content; padding: 1em;}
.relationships-container { background-color: white; border-radius: 0 0 1.5em 1.5em; border: 3px solid steelblue; border-top: 0; display: flex; flex-flow: row wrap; justify-content: space-evenly; min-width: fit-content; padding: 1em;}
.relationships-entry { min-width: 400px; margin: .5em; padding: 1.5em; background-color: #f0f0f0; border-radius: 1em; flex-basis: 25%; flex-grow: 1; }
.relationships-entry { min-width: 400px; margin: .5em; padding: 1.5em; background-color: #f0f0f0; border-radius: 1em; flex-basis: 25%; flex-grow: 1; }
Line 10: Line 9:
}}
}}


<div class="mw-customtoggle-closest reltitle"><big>'''Closest Relationships'''</big> <small>[Click to show/hide]</small><div style="clear:both"></div></div>
<!-- Start Section --><div class="mw-customtoggle-closest reltitle">
<big>'''Closest Relationships'''</big> <small>[Click to show/hide]</small><div style="clear:both"></div>
</div><!-- End Section -->
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-closest">
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-closest">
<!-- Start Collapsible --><div class="mw-collapsible-content">
<!-- Start Collapsible --><div class="mw-collapsible-content">

Navigation menu