Skip to content

Commit 2ced94d

Browse files
1 file edited
1 parent 3cf259f commit 2ced94d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,13 @@
77
<script src="/core/Probability-Manager.js">import probManager from "https://raw.githubusercontent.com/Croc-Prog-github/Probability-Manager.js/main/core/Probability-Manager.js";</script>
88
</head>
99
<body style="display: flex; flex-direction: column; background: #2b2b2b;">
10-
<hx style="color: white; font-size: x-large;">Details on this library here: <a href="https://github.com/Croc-Prog-github/Probability-Manager.js">https://github.com/Croc-Prog-github/Probability-Manager.js</a></hx>
10+
<hx style="color: white;font-size: larger;font-family: sans-serif;">
11+
Details on this library here:
12+
<a href="https://github.com/Croc-Prog-github/Probability-Manager.js" style="color: dodgerblue;">
13+
https://github.com/Croc-Prog-github/Probability-Manager.js
14+
</a>
15+
</hx>
16+
1117
<textarea name="Editor" id="Editor" oninput="Run()" autocomplete="off" style="height: 320px; resize: vertical; font-family: monospace;" spellcheck="false">
1218
const probManager = new ProbabilityManager();
1319

0 commit comments

Comments
 (0)