friendica-github/view/theme/quattro/dark/style.less

21 lines
334 B
Text
Raw Normal View History

2024-08-24 21:15:49 +00:00
/*
* SPDX-FileCopyrightText: 2010-2024 the Friendica project
*
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
2011-07-22 15:37:51 +00:00
/**
* 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";
2011-07-22 15:37:51 +00:00
2011-07-25 14:55:43 +00:00
2011-07-29 14:24:18 +00:00