Module:GameInfo/styles.css: Difference between revisions
From SpiritVale Wiki
More actions
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary Tags: Mobile edit Mobile web edit |
||
| Line 820: | Line 820: | ||
position:relative; | position:relative; | ||
min-width:0; | min-width:0; | ||
min-height: | min-height:50px; | ||
padding:8px 10px; | padding:8px 10px; | ||
| Line 874: | Line 874: | ||
min-width:0; | min-width:0; | ||
width:100%; | width:100%; | ||
min-height: | min-height:50px; | ||
padding:8px 10px; | padding:8px 10px; | ||
| Line 882: | Line 882: | ||
text-align:center; | text-align:center; | ||
border-radius: | border-radius:16px; | ||
border:1px solid var(--sv-ui-line2); | border:1px solid var(--sv-ui-line2); | ||
background:var(--sv-ui-bg3); | background:var(--sv-ui-bg3); | ||