1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-29 14:47:11 +00:00

digest: layout tweaks

This commit is contained in:
Andrew Dolgov
2010-09-12 20:13:20 +04:00
parent d8ea9902b6
commit 85629f6cf5
2 changed files with 12 additions and 3 deletions

View File

@@ -191,6 +191,7 @@ a:hover {
height : 16px;
vertical-align : middle;
margin-right : 5px;
float : left;
}
#headlines ul#headlines-content {
@@ -209,6 +210,8 @@ a:hover {
#headlines ul#headlines-content a.title {
font-weight : bold;
font-size : 16px;
display : block;
padding-left : 21px;
}
#headlines ul#headlines-content div.excerpt {