0
0
Fork 0
mirror of https://github.com/healthchecks/healthchecks.git synced 2025-04-03 04:15:29 +00:00

Tweak the badges page

This commit is contained in:
Pēteris Caune 2024-02-27 13:06:31 +02:00
parent 1322bb1123
commit dbc8ebb73a
No known key found for this signature in database
GPG key ID: E28D7679E9A9EDE2
2 changed files with 3 additions and 2 deletions
static/css
templates/front

View file

@ -1,7 +1,8 @@
#status-badges #tag,
#status-badges #check {
margin-left: 49px;
width: 200px
width: 200px;
margin-bottom: 10px;
}
#status-badges #preview img,

View file

@ -3,7 +3,7 @@
{% if fmt == "json" %}
<pre class="fetch-json" data-url="{{ url }}"></pre>
<p>Badge URL</p>
<p>JSON endpoint URL</p>
<input
class="form-control"
type="text" name=""