All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.app.molecules.asciidoctor.asciidoctor.component.scss Maven / Gradle / Ivy

There is a newer version: 3.0.0
Show newest version
.asciidoc-container > #toc.toc {
  border: none!important;
  top: 137px;
  position: fixed;
  width: 20%;
  z-index: 1000;
  height: 90%;
  overflow: auto;
}

.asciidoc-container > .with-toc {
  padding-left: 30px + 10px;
  margin-left: 20%;
}

.asciidoc-container {
  padding: 25px;
  @import 'asciidoctor';
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy