mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-28 00:37:10 +00:00
move stylesheets to css/, reference default tt-rss stylesheets from
default.css to make custom themes easier
This commit is contained in:
@@ -160,7 +160,7 @@
|
||||
<head>
|
||||
<title>Startup failed</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>
|
||||
<div class="floatingLogo"><img src="images/logo_small.png"></div>
|
||||
|
||||
Reference in New Issue
Block a user