mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 17:35:56 +00:00
move stylesheets to css/, reference default tt-rss stylesheets from
default.css to make custom themes easier
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
<head>
|
||||
<title>Tiny Tiny RSS data update script.</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="utility.css">
|
||||
<link rel="stylesheet" type="text/css" href="css/utility.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user