added website code for containerd.io
Signed-off-by: Patrick Chanezon <patlist@chanezon.com>
This commit is contained in:
parent
92c7ed08b4
commit
ecc0cc14c6
55 changed files with 3824 additions and 0 deletions
12
docs/style/less/variables.less
Normal file
12
docs/style/less/variables.less
Normal file
|
@ -0,0 +1,12 @@
|
|||
@font-regular: "Helvetica Neue", Segoe UI, Arial, "Lucida Grande", sans-serif;
|
||||
|
||||
@brand-primary: #00DA9C;
|
||||
|
||||
@gray-darkest: #254451;
|
||||
@gray-dark: #364449;
|
||||
|
||||
@blue-dark: #0077A8;
|
||||
|
||||
@color-background: #E7F4F9;
|
||||
@color-gradient-start: #0078C5;
|
||||
@color-gradient-end: #004775;
|
Loading…
Add table
Add a link
Reference in a new issue