restore blog.ungleich.ch temporarily
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
This commit is contained in:
parent
002fc42a46
commit
b49e60378a
8 changed files with 994 additions and 0 deletions
7
static/blog.ungleich.ch/less/variables.less
Executable file
7
static/blog.ungleich.ch/less/variables.less
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
// Variables
|
||||
|
||||
@brand-primary: #0085A1;
|
||||
@gray-dark: lighten(black, 25%);
|
||||
@gray: lighten(black, 50%);
|
||||
@white-faded: fade(white, 80%);
|
||||
@gray-light: #eee;
|
||||
Loading…
Add table
Add a link
Reference in a new issue