feat: adding initial helm charts and website structure
This commit is contained in:
@@ -48,7 +48,7 @@ body {
|
||||
}
|
||||
|
||||
html {
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-family: "JetBrains Mono", monospace;
|
||||
font-size: 16px;
|
||||
line-height: 1.5;
|
||||
}
|
||||
@@ -59,8 +59,8 @@ html {
|
||||
}
|
||||
|
||||
body {
|
||||
color: #515151;
|
||||
background-color: #fff;
|
||||
color: #d7d7d7;
|
||||
/*background-color: #fff;*/
|
||||
-webkit-text-size-adjust: 100%;
|
||||
-ms-text-size-adjust: 100%;
|
||||
}
|
||||
@@ -416,7 +416,7 @@ tbody tr:nth-child(odd) th {
|
||||
overflow: hidden; /* clearfix */
|
||||
margin-left: -1rem;
|
||||
margin-right: -1rem;
|
||||
font-family: "PT Sans", Helvetica, Arial, sans-serif;
|
||||
font-family: "JetBrains Mono", monospace;
|
||||
color: #ccc;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user