added missing blog templates
This commit is contained in:
parent
28df2526a8
commit
f5ece43b25
10 changed files with 994 additions and 14938 deletions
7
digitalglarus/static/blog.ungleich.ch/less/variables.less
Executable file
7
digitalglarus/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