Fixes print style bug in Firefox.

This commit is contained in:
Matthias Mees 2013-11-20 14:56:05 +01:00
parent 60556207bf
commit 4440a2d44a

View File

@ -1185,7 +1185,4 @@ pre .geshi {
.serendipityCommentForm { display: none;}
body { font-family: Times, "Times New Roman", serif !important; }
.content a[href]:after,
#trackbacks h4 a[href]:after { content: " (" attr(href) ")"; }
.content a.serendipity_image_link[href]:after { content: ""; }
}