1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 20:45:55 +00:00

move prefs to less, add a shared buildfile

This commit is contained in:
Andrew Dolgov
2017-11-29 19:10:15 +03:00
parent 9dd336a2c3
commit f9ffef66f9
7 changed files with 148 additions and 148 deletions

View File

@@ -1,10 +1,3 @@
@fonts-ui-bold: "Segoe WP Semibold", "Segoe UI Semibold", "Segoe UI Web Semibold", "Segoe UI", Ubuntu, "Helvetica Neue", Helvetica, Arial, sans-serif;
@fonts-ui: "Segoe UI Web", "Segoe UI", Ubuntu, "Helvetica Neue", Helvetica, Arial, sans-serif;
@color-accent: rgb(82, 168, 236);
@color-accent-light: #ecf4ff;
@color-link: #0088cc;
body {
background : white;
color : black;