Gears and styling updates for Press This from azaozz. see #6813

git-svn-id: https://develop.svn.wordpress.org/trunk@8256 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-07-04 16:12:31 +00:00
parent c38c9fc4e2
commit 99fdb4ee9e
4 changed files with 16 additions and 7 deletions

View File

@@ -428,7 +428,6 @@ padding-bottom: .25em;
position: absolute;
top: 20px;
right: 25px;
background: white;
padding: 5px;
}
#TB_ajaxContent h3 {
@@ -505,3 +504,8 @@ margin-bottom: 8px;
#footer p a:hover {
text-decoration: underline;
}
.centered {
text-align: center;
}