search: css

This commit is contained in:
Silke Pisulla 2017-01-02 15:59:57 +01:00
commit f3f931da21
3 changed files with 63 additions and 11 deletions

View file

@ -25,15 +25,17 @@
@color-link: __existing__;
@margin-small: .5rem;
@margin-default: 1.5rem;
@margin-big: 2.5rem;
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* global vars */
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
@margin-small: .5rem;
@margin-default: 1.5rem;
@margin-big: 2.5rem;
@transition: ease-out .30s;
/* + + + + + + + + + + + + + + + + + + + + + + + + + + */
/* fonts */