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

simplify link css styling, increase prefs font size a bit

This commit is contained in:
Andrew Dolgov
2013-05-14 15:38:58 +04:00
parent c068b98b72
commit 2a868b6ba2
3 changed files with 3 additions and 47 deletions

View File

@@ -45,14 +45,6 @@ div.cdmHeader img, div.cdmFooter img {
margin : 0px 2px 0px 2px;
}
div.cdmContent a {
color : #4684ff;
}
div.cdmContent a:hover {
color : black;
}
div.cdmContentInner {
margin : 10px;
line-height : 20px;