Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 12:35, 12 October 2022 by CriticalRole>CaptainOfTheTidesBreath (quick indent test)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* Template:Plainlist */
.plainlist ul {
    line-height: inherit;
    list-style: none none;
    margin: 0;
    padding-left: 0
}
.infobox-data .plainlist ul li {
  margin-bottom: 2px;
}

.plainlist li:last-child {
  margin-bottom: 0;
}