Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
commit
64849507b3
@ -0,0 +1,9 @@
|
||||
.font_neuropolitical () {
|
||||
@font-face {
|
||||
font-family: Neuropolitical;
|
||||
src: url(./customize/fonts/neuropolitical.ttf)
|
||||
}
|
||||
}
|
||||
.font_open-sans () {
|
||||
@import (once) '/customize/fonts/open-sans.less';
|
||||
}
|
Loading…
Reference in New Issue