Commit 8add4917 authored by John Crepezzi's avatar John Crepezzi
Browse files

Change the line number color

parent 3a6b36eb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ textarea {
/* the line numbers */

#linenos {
  color: #003366;
  color: #7d7d7d;
	z-index: -1000;
	position: absolute;
	top: 20px;