Editing User:Kai/mp/gambleGive feedback
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 1: | Line 1: | ||
<div class="contfortesting" style="display:flex; height:300px; width:30%; flex-direction:column; gap:5px"> | |||
<templatestyles src="User:Kai/mp/gamble/styles.css"/> | <templatestyles src="User:Kai/mp/gamble/styles.css"/> | ||
<div class="gamble-cont"> | <div class="gamble-cont" style="display:flex; flex:1; border-radius:8px; flex-direction:column; border-radius:8px; overflow:hidden"> | ||
<div class="gamble-header-cont"> | <div class="gamble-header-cont" style="display:flex; background-color: var(--background-color-base-2);padding:10px 15px; flex-direction:row; flex:1; justify-content: center;"> | ||
<div class="gamble-header">[[Special:Random|Feeling lucky?]]</div> | <div class="gamble-header" style="font-family: Valve Occult, Forevs Demo Medium, Open Sans, PT Serif, Palatino, Georgia, serif ;font-size: 1.3em; font-weight: bold; align-items: center; display: flex;">[[Special:Random|Feeling lucky?]]</div> | ||
</div> | </div> | ||
</div> | |||
</div> | </div> | ||