aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2018-07-04 00:55:48 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2018-07-04 00:55:48 +0300
commit21b27fa0a504b927a46c3887b400f49bf82b9b99 (patch)
treeca767b69dfcb2704681f6181ad586e9ba2643775 /index.html
parentadd expand/collapse buttons (diff)
downloadlinux-status-21b27fa0a504b927a46c3887b400f49bf82b9b99.tar.gz
linux-status-21b27fa0a504b927a46c3887b400f49bf82b9b99.zip
minor layout tweaks
Diffstat (limited to '')
-rw-r--r--index.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/index.html b/index.html
index 261d961..158cdb0 100644
--- a/index.html
+++ b/index.html
@@ -13,12 +13,15 @@
.button-expand {
margin-right: 1em;
}
+h1 {
+ margin-top: 20px;
+}
</style>
</head>
<body>
- <div class="container-fluid">
+ <div class="container">
<div class="row">
- <div class="col-sm">
+ <div class="col">
<h1 id="hostname">-</h1>
<hr>
<p><button type="button" class="btn btn-outline-primary btn-sm button-expand" data-toggle="collapse" data-target="#collapse_top">+</button><a href="#collapse_top" data-toggle="collapse"><code>top</code></a> <span class="float-right"><small>updated every <span id="top_refresh_interval">-</span> seconds</small></span></p>