Template:Related articles start/styles.css

From IM Wiki
Revision as of 14:25, 21 January 2024 by Matrix>Sininenkissa (Create page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  div .wiki-template-meta-related-articles {
    float:initial;
    clear:initial;
    width:initial;
    border:1px solid #a2a9b1;
    background-color:#f8f9fa;
    padding:5px;
    margin:1em 0;
    margin-top:0;
    clear:both
  }
  div .wiki-template-meta-related-articles p {
    background:initial;
    color:initial;
    padding:0;
    border:none;
    margin:0;
    text-align:left;
    font-weight:normal;
    display:inline
  }
  div .wiki-template-meta-related-articles p::after {
    content:":"
  }
  div .wiki-template-meta-related-articles ul {
    margin:0;
    padding:0;
    display:inline
  }
  div .wiki-template-meta-related-articles ul li {
    padding:0;
    line-height:initial;
    display:inline;
    white-space:nowrap;
    padding:0 0.5em;
    border-left:1px solid #a2a9b1
  }
  div .wiki-template-meta-related-articles ul li:first-child {
    padding-left:0.25em;
    border-left:0
  }
  div .wiki-template-meta-related-articles ul li a {
    font-weight:normal !important
  }