1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-23 08:01:29 +00:00

UI: add some more info links to relevant wiki pages; minor layout updates

This commit is contained in:
Andrew Dolgov
2019-02-21 16:21:16 +03:00
parent 4d4af18e16
commit 4e253add8c
17 changed files with 166 additions and 85 deletions

View File

@@ -12,6 +12,7 @@
@color-checked: #69C671;
@border-default : #ddd;
@default-text: #555;
@color-icon: #777;
body.ttrss_main,
body.ttrss_prefs,
@@ -49,7 +50,7 @@ body.ttrss_prefs,
font-size: 18px; /* Preferred icon size */
display: inline-block;
line-height: 1;
color : #777;
//color : #777;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;