Harmonize docs
This commit is contained in:
parent
fc52d1cfba
commit
a2ca235fee
13 changed files with 1002 additions and 65 deletions
10
docs/content/assets/styles/root.css
Normal file
10
docs/content/assets/styles/root.css
Normal file
|
@ -0,0 +1,10 @@
|
|||
:root {
|
||||
--dark: #06102a;
|
||||
--blue: #04B5D1;
|
||||
--light-blue: #E4F7FA;
|
||||
|
||||
--input-bg-color: white;
|
||||
--input-color: black;
|
||||
--input-placeholder-color: #bbb;
|
||||
--input-border-color: #dcdcdc;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue