1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

continuation of the css cleanup

This commit is contained in:
Andrew Dolgov
2021-03-11 15:07:54 +03:00
parent 755072de91
commit a4da2f1e62
11 changed files with 703 additions and 1454 deletions

View File

@@ -276,7 +276,7 @@
.header a.title {
font-weight : 600;
color : @default-text;
font-size : 14px;
font-size : @font-size-content;
transition : color 0.2s, background 0.2s;
text-rendering: optimizelegibility;
font-family : @fonts-ui-bold;