Template:TOC top/styles.css

From Zoophilia Wiki
Jump to navigationJump to search
.toc-top-false-title {
  font-weight: bold;
  text-align: center;
}

.toc-top .hlist ul {
  text-align: inherit;
}

@media all and (min-width: 720px) {
  .toc-top {
    clear: left;
  }

  .toc-top-left {
    float: left;
  }

  .toc-top-right {
    clear: right;
    float: right;
  }

  .toc-top-center {
    clear: none;
    margin: auto;
  }
}

body.skin-vector-2022 .toc-top {
  padding: 7px;
}

body.skin-vector-2022 .toc-top #toc-title-text {
  border-bottom: 0;
  font-weight: 700;
  margin-top: 0;
  text-align: center;
}