Jump to content

Template:LokiPage/base.css

From RetroMUX
Revision as of 18:14, 21 April 2025 by Darc (talk | contribs) (Stripping down the CSS.)
  1. loki-table {
 background-color: {{{page color}}};
 border: 1px solid {{{page border}}};
 border-radius: 7px;
 width: 100%;

}