css fixes as reported by pull 394

master
Andrew Dolgov 10 years ago
parent 760183e37d
commit 0e21b0b475

@ -64,7 +64,6 @@ div.articleNote {
border-style : solid;
border-color : #e7d796;
border-width : 1px;
background-color : #fff7d5;
color : #9a8c59;
}

@ -53,7 +53,7 @@ body#ttrssZoom div.postHeader {
margin : 10px;
border-width : 0px 0px 1px 0px;
border-style : solid;
border-color #eee;
border-color : #eee;
background : white;
}

Loading…
Cancel
Save