diff options
author | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2012-02-08 19:09:25 +0100 |
---|---|---|
committer | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2012-02-08 19:09:25 +0100 |
commit | 1eb32a0bb58bc61afcb82e8d40bfb862e5a23472 (patch) | |
tree | 40e55ead06cc1b4ec88a5cd45df5cd6ec85a349c /view/theme/vier/style.less | |
parent | e92e3658b2bbb94a4b5f135f12f3772db1401428 (diff) | |
download | volse-hubzilla-1eb32a0bb58bc61afcb82e8d40bfb862e5a23472.tar.gz volse-hubzilla-1eb32a0bb58bc61afcb82e8d40bfb862e5a23472.tar.bz2 volse-hubzilla-1eb32a0bb58bc61afcb82e8d40bfb862e5a23472.zip |
added theme "vier" by Michael Vogel
Diffstat (limited to 'view/theme/vier/style.less')
-rw-r--r-- | view/theme/vier/style.less | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/view/theme/vier/style.less b/view/theme/vier/style.less new file mode 100644 index 000000000..c3dbae777 --- /dev/null +++ b/view/theme/vier/style.less @@ -0,0 +1,14 @@ +/** + * Fabio Comuni <http://kirgroup.com/profile/fabrixxm> + **/ +// Less file http://lesscss.org/ +// compile with lessc +// $ lessc style.less > style.css + +@import "colors"; +@import "icons"; +@import "quattro"; + + + + |