Skip to content

Commit 41dea66

Browse files
committed
small adjustment to try.html
1 parent 78e0808 commit 41dea66

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

scripts/try.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,10 @@
126126
color: #0D0;
127127
}
128128

129+
.terminal-33 {
130+
color: #CC0;
131+
}
132+
129133
.terminal-35 {
130134
color: #D0D;
131135
}
@@ -146,6 +150,7 @@
146150
color: #777;
147151
}
148152
}
153+
149154
</style>
150155
</head>
151156

0 commit comments

Comments
 (0)