Template:Message box: Difference between revisions

From Modded Wiki
Jump to navigation Jump to search
Move mobile tag and rv width as fit-content should do what it says & I tested width:auto earlier
m fixed width for Firefox
Line 5: Line 5:
   border: 2px solid {{{linecol|#616161}}};
   border: 2px solid {{{linecol|#616161}}};
   width: fit-content;
   width: fit-content;
  width: -moz-fit-content;
   max-width: {{{width|94%}}};
   max-width: {{{width|94%}}};
   place-content: center;
   place-content: center;

Revision as of 20:07, 7 September 2020

[create] [refresh]Documentation
This template has no documentation. If you know how to use this template, please create it.