The graat customizing ...

This commit is contained in:
Djordje Atlialp 2019-01-27 23:02:55 +01:00
parent bb6fdc2493
commit 805c789ee9
No known key found for this signature in database
GPG key ID: 02849100E934D92C
56 changed files with 8724 additions and 8482 deletions

3
source/scss/_mixins.scss Normal file
View file

@ -0,0 +1,3 @@
@mixin dimmed {
opacity: .6;
}