1.0.1 • Published 8 years ago

r1 v1.0.1

Weekly downloads
4
License
ISC
Repository
github
Last release
8 years ago
	pre a::before {
	  content: counter(line-numbering);
	  counter-increment: line-numbering;
	  padding-right: 1em; /* space after numbers */
	  width: 25px;
	  text-align: right;
	  opacity: 0.7;
	  display: inline-block;
	  color: #aaa;
	  background: #eee;
	  margin-right: 16px;
	  padding: 2px 10px;
	  font-size: 13px;
	  -webkit-touch-callout: none;
	  -webkit-user-select: none;
	  -khtml-user-select: none;
	  -moz-user-select: none;
	  -ms-user-select: none;
	  user-select: none;
	}

	pre a:first-of-type::before {
	  padding-top: 10px;
	}

	pre a:last-of-type::before {
	  padding-bottom: 10px;
	}

	pre a:only-of-type::before {
	  padding: 10px;
	}

	.highlight { background-color: #ffffcc } /* RIGHT */
	</style>
					</ul>
			</div>
    <div id='readme' style='width:70%;margin-left:20%;'>
      	<article class='markdown-body'>
        	<h1 id="i5ting_toc">i5ting_toc</h1>

      	</article>
    </div>
	</div>