User:76561198011709789/Sandbox: Difference between revisions
From the Dyson Sphere Program Wiki
More actions
Content deleted Content added
imported>76561198011709789 Created page with "{{#css: .gallerytext, .thumb { text-align: center; } .galleryw { →width: 100%;: display: inline-block; border:1px solid #582806; background-color:#080808; } .gallerybox { pa..." |
imported>76561198011709789 No edit summary |
||
| Line 4: | Line 4: | ||
} |
} |
||
.galleryw { |
.galleryw { |
||
/*width: 100%;*/ |
|||
display: inline-block; |
display: inline-block; |
||
border:1px solid #582806; |
border:1px solid #582806; |
||
| Line 11: | Line 10: | ||
.gallerybox { |
.gallerybox { |
||
padding: 15px; |
padding: 15px; |
||
margin: 5px; |
margin: 2.5px; |
||
} |
} |
||
li.gallerybox2 { |
|||
display: flex; |
|||
width: max-content; |
|||
/*width: min-content; |
|||
width: available; |
|||
width: fit-content; |
|||
width: auto;*/ |
|||
} |
|||
ul.gallery { |
ul.gallery { |
||
display: flex; |
display: flex; |
||
| Line 30: | Line 20: | ||
}} |
}} |
||
class="mw-collapsible mw-collapsed" |
|||
==my ver 0.1== |
==my ver 0.1== |
||
<div class="galleryw"> |
<div class="galleryw"> |
||
| Line 55: | Line 44: | ||
[[File:Icon_Strange_Matter.png|link=Strange Matter]] |
[[File:Icon_Strange_Matter.png|link=Strange Matter]] |
||
</div> |
</div> |
||
</div> |
|||
<div class="gallerytext mw-collapsed mw-collapsible" > |
|||
[expand] |
|||
</div> |
</div> |
||
</div> |
</div> |
||
| Line 71: | Line 63: | ||
</li> |
</li> |
||
</ul> |
</ul> |
||
<ul class="gallery"> |
<ul class="gallery mw-collapsed mw-collapsible "> |
||
<li class="gallerybox2"> |
<li class="gallerybox2 gallerybox"> |
||
<div galleryw> |
<div galleryw> |
||
{{ItemRecipe |
{{ItemRecipe |
||
Revision as of 00:59, 5 February 2021

















