mirror of
https://github.com/andrewgioia/mana.git
synced 2024-11-22 06:54:46 +00:00
9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
/**
|
|
* Global */
|
|
|
|
@font-path: '../fonts';
|
|
@version: '0.1';
|
|
@font-size-base: 14px;
|
|
@prefix: ms;
|
|
@serif-font: 'MPlantin, Garamond, Palatino, 'Times New Roman', Times, serif';
|