adjust home page

This commit is contained in:
Cyberes 2023-09-30 19:59:30 -06:00
parent e6267a7d46
commit 11a10f85c1
1 changed files with 6 additions and 2 deletions

View File

@ -69,6 +69,10 @@
.header-workers { .header-workers {
font-weight: normal; font-weight: normal;
} }
h3 {
font-size: 16pt;
}
</style> </style>
</head> </head>
@ -99,8 +103,8 @@
<br> <br>
<div class="info-box"> <div class="info-box">
<div id="oobabooga"> <h3>Instructions</h3>
<strong>Instructions:</strong> <div id="instructions">
<ol> <ol>
<li>Set your API type to <kbd>{{ mode_name }}</kbd></li> <li>Set your API type to <kbd>{{ mode_name }}</kbd></li>
<li>Enter <kbd>{{ client_api }}</kbd> in the <kbd>{{ api_input_textbox }}</kbd> textbox.</li> <li>Enter <kbd>{{ client_api }}</kbd> in the <kbd>{{ api_input_textbox }}</kbd> textbox.</li>