fnp
/
edumed.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
argh
[edumed.git]
/
edumed
/
static
/
css
/
_mixins.scss
1
@import "vars";
2
3
@mixin base-font {
4
font-family: Dosis;
5
background: white;
6
color: $ciemny;
7
}