fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
a900599242a5252d7acd93423abb6723028a9c65
[wolnelektury.git]
/
apps
/
wolnelektury_core
/
static
/
scss
/
dictionary
/
dictionary.scss
1
.dictionary-note {
2
@include white-box;
3
@include size(padding, 8px);
4
@include size(margin, 10px 0);
5
}
6
.dictionary-note-source {
7
@include white-box;
8
@include size(padding, 8px);
9
}