mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 15:45:56 +00:00
login form: fix fonts
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<script type="text/javascript" src="functions.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<body id="ttrssLogin">
|
||||
|
||||
<script type="text/javascript">
|
||||
function init() {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
body#ttrssMain, body#ttrssPrefs {
|
||||
body#ttrssMain, body#ttrssPrefs, body#ttrssLogin {
|
||||
background : white;
|
||||
color : black;
|
||||
margin : 0px;
|
||||
|
||||
Reference in New Issue
Block a user