1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-05 13:07:11 +00:00

more digest page improvements

This commit is contained in:
Andrew Dolgov
2010-09-09 21:44:04 +04:00
parent b41c254984
commit 1ca8997bcc
3 changed files with 63 additions and 20 deletions

View File

@@ -156,6 +156,7 @@ a:hover {
#headlines ul#headlines-content li {
margin : 0px 0px 10px 0px;
color : #909090;
clear : left;
}
#headlines ul#headlines-content a.title {
@@ -164,12 +165,16 @@ a:hover {
}
#headlines ul#headlines-content div.excerpt {
margin-left : 22px;
color : #404040;
}
#headlines ul#headlines-content div.body {
margin-left : 21px;
}
#headlines ul#headlines-content div.info {
margin-left : 22px;
margin-top : 2px;
font-size : 11px;
}
#headlines ul#headlines-content div.info a {