Merge cluster to master #3
|
@ -69,6 +69,10 @@
|
|||
.header-workers {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-size: 16pt;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
|
@ -99,8 +103,8 @@
|
|||
<br>
|
||||
|
||||
<div class="info-box">
|
||||
<div id="oobabooga">
|
||||
<strong>Instructions:</strong>
|
||||
<h3>Instructions</h3>
|
||||
<div id="instructions">
|
||||
<ol>
|
||||
<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>
|
||||
|
|
Reference in New Issue