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

generate base css files using lessc

This commit is contained in:
Andrew Dolgov
2017-11-29 18:55:12 +03:00
parent 481ab9acbf
commit 9dd336a2c3
15 changed files with 1012 additions and 2583 deletions

View File

@@ -3,7 +3,7 @@
<title>Tiny Tiny RSS - Installer</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" type="text/css" href="../css/utility.css">
<link rel="stylesheet" type="text/css" href="../css/dijit.css">
<link rel="stylesheet" type="text/css" href="../css/default.css">
<style type="text/css">
textarea { font-size : 12px; }
</style>