mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 12:25:56 +00:00
further stylesheet simplification related fixes
This commit is contained in:
@@ -2,13 +2,12 @@
|
||||
<head>
|
||||
<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/default.css">
|
||||
<style type="text/css">
|
||||
textarea { font-size : 12px; }
|
||||
</style>
|
||||
</head>
|
||||
<body class="claro">
|
||||
<body class="claro ttrss_utility">
|
||||
|
||||
<?php
|
||||
|
||||
|
||||
Reference in New Issue
Block a user