tweak zoomed display date/tags a bit
This commit is contained in:
parent
e1f1857d95
commit
d2d6c8dbb2
|
@ -1020,12 +1020,17 @@ body#ttrssZoom {
|
|||
|
||||
body#ttrssZoom div.postHeader div.postDate {
|
||||
float : none;
|
||||
text-align : left;
|
||||
text-align : right;
|
||||
padding-left : 0px;
|
||||
color : #777;
|
||||
font-size : 10px;
|
||||
}
|
||||
|
||||
body#ttrssZoom div.postHeader div.postTags {
|
||||
color : #777;
|
||||
font-size : 10px;
|
||||
}
|
||||
|
||||
body#ttrssZoom div.postHeader div.postTitle {
|
||||
white-space : normal;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue