Template:Message box: Difference between revisions
Jump to navigation
Jump to search
modern css is very useful |
m more style fixes |
||
Line 4: | Line 4: | ||
background-color: {{{bgcol|#FFFFCC}}}; | background-color: {{{bgcol|#FFFFCC}}}; | ||
border: 2px solid {{{linecol|#616161}}}; | border: 2px solid {{{linecol|#616161}}}; | ||
width: fit-content; | |||
max-width: {{{width|94%}}}; | max-width: {{{width|94%}}}; | ||
place-content: center; | place-content: center; | ||
place-items: center; | |||
display: flex; | display: flex; | ||
{{#if: {{{mini|}}} | {{#if: {{{mini|}}} |