mobile: interface tweaks

This commit is contained in:
Andrew Dolgov
2006-03-27 09:59:48 +01:00
parent 0d6b26ba72
commit 24ac67762b
3 changed files with 33 additions and 10 deletions

View File

@@ -171,11 +171,14 @@ ul.headlines span.hlUpdated {
color : gray;
}
ul.headlines img {
ul.headlines img.feedIcon {
width : 25px;
text-align : center;
}
ul.headlines img.marked {
border-width : 0px;
}
div.postTags {
color : gray;
}
@@ -183,3 +186,5 @@ div.postTags {
#headingAddon {
font-weight : normal;
}