1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 16:05:56 +00:00

load stylesheets/scripts using helper functions in a few more places

This commit is contained in:
Andrew Dolgov
2014-01-28 15:32:19 +04:00
parent 6214a0768a
commit 5a801bd6f0
5 changed files with 987 additions and 12 deletions

View File

@@ -3,6 +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">
<style type="text/css">
textarea { font-size : 12px; }
</style>