aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2018-07-05 03:11:23 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2018-07-05 03:11:23 +0300
commit8e214bea4597e6a2412e511c64f7801e8a47e757 (patch)
tree55c591099c5522fff06989876abf43df2f73459f
parentminor layout tweaks (diff)
downloadlinux-status-8e214bea4597e6a2412e511c64f7801e8a47e757.tar.gz
linux-status-8e214bea4597e6a2412e511c64f7801e8a47e757.zip
code style
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 158cdb0..cb516ec 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>-</title>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" integrity="sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB" crossorigin="anonymous">
-<style>
+ <style>
.height-limited {
max-height: 400px;
overflow-y: scroll;
@@ -16,7 +16,7 @@
h1 {
margin-top: 20px;
}
-</style>
+ </style>
</head>
<body>
<div class="container">