Post preview, now with extra spiff, from Mark Jaquith. fixes #1701

git-svn-id: https://develop.svn.wordpress.org/trunk@2906 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2005-09-23 00:44:26 +00:00
parent 861c7128b2
commit 72133b0358
3 changed files with 19 additions and 10 deletions

View File

@@ -114,6 +114,19 @@ h2 {
margin: 5px 10px;
}
h2 small.quickjump {
display: block;
text-align: right;
}
h2 small.quickjump a {
text-decoration: none;
border-bottom: 0;
font-size: 15px;
background: #f0f8ff;
padding: 5px 10px;
}
img, #footer a {
border: 0;
}