Trace: ux_mindmap start

Directory

This is an old revision of the document!


☆ Directory ☆

.level1 ul, .level2 ul {

 list-style-type: none; /* Removes the default bullet points */
      padding-left: 0;
  }
  .level1 li, .level2 li {
      position: relative;
      padding-left: 25px; /* Adjust this value to control space between bullet and text */
  }
  .level1 li::before, .level2 li::before {
      content: "⭒";
      position: absolute;
      left: 0;
  }

Meta

start.1695333937.txt.gz · Last modified: 2023/09/22 00:05 by demiurge