aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-04-11 00:58:32 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-04-11 00:58:32 +0200
commitffd9b87c8bf560b37859c99563d4fa3d296f3646 (patch)
treea81a35f1513e05f7e435e8b8e85b17eab7a1bc50
parentupgrade Bootstrap & jQuery (diff)
downloadlinux-status-ffd9b87c8bf560b37859c99563d4fa3d296f3646.tar.gz
linux-status-ffd9b87c8bf560b37859c99563d4fa3d296f3646.zip
index.html: two-space CSS indent
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 7e61312..55bfad2 100644
--- a/index.html
+++ b/index.html
@@ -7,13 +7,13 @@
<link rel="stylesheet" href="css/bootstrap.min.css">
<style>
.button-expand {
- margin-right: 1em;
+ margin-right: 1em;
}
h1, .h1 {
- margin-top: 20px;
+ margin-top: 20px;
}
td > code {
- color: inherit;
+ color: inherit;
}
.mark-success {
color: #00d100;