[update] add parameter to disable PowBox usage for selected stations also to parameters.yaml, updated style sheets for html
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
body {
|
||||
background-color: #ffffff;
|
||||
place-items: center;
|
||||
text-align: center;
|
||||
padding-bottom: 30px;
|
||||
font-family: "Helvetica", "sans-serif";
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
body {
|
||||
background-color: #ffffff;
|
||||
place-items: center;
|
||||
text-align: center;
|
||||
padding-bottom: 30px;
|
||||
font-family: "Helvetica", "sans-serif";
|
||||
@@ -20,7 +19,7 @@ th {
|
||||
background-color: #999;
|
||||
color: #fff;
|
||||
border-radius: 3px;
|
||||
padding: 10px, 2px;
|
||||
padding: 10px 2px;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user