Skip to content

Commit 211346d

Browse files
authored
Removing test style/include font (#385)
# Description Quick PR to remove some test style code that was left in.
1 parent 6ce834d commit 211346d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/webhelp/files/datafiles/html/public/help-details.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
div.webhelp-content pre.terminal-output {
3131
font-size: 18px;
3232
white-space: pre-wrap;
33-
/* font-family: source-code-pro, Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace; */
3433
}
3534
form.search input[type="text"] {
3635
font-size: 18px;
@@ -50,7 +49,6 @@
5049
margin: 0px 0px 0px 3px;
5150
}
5251
</style>
53-
<script src="http://use.edgefonts.net/source-code-pro.js"></script>
5452

5553
<div class="overlay">
5654

0 commit comments

Comments
 (0)