Template:LGBTQ sidebar/styles.css

From Zoophilia Wiki
Revision as of 16:11, 1 January 2026 by SockyPaws (talk | contribs) (Remove old, unnecessary declarations)
Jump to navigationJump to search
.lgbtq-sidebar .sidebar-above {
  border: hidden;
  padding-bottom: 0.2375em;
}

.lgbtq-sidebar .sidebar-below {
  border-top: hidden;
  padding-top: 0;
}

.lgbtq-sidebar .sidebar-list-title {
  /* For old browsers without var(), see [[phab:T361934#9746635]]. */
  background-color: #dadaff;
  background-color: var(--background-color-neutral, #dadaff);
}

.lgbtq-sidebar .sidebar-pretitle {
  font-weight: 500;
  padding-bottom: 0.2375em;
}

.lgbtq-sidebar .sidebar-title-with-pretitle {
  padding-bottom: 0.2375em;
  padding-top: 0.2375em;
}