Skip to content

Commit 5dce373

Browse files
committed
Footer: Update WordPress logo. Partial fix for jquery#235.
1 parent 7fb5a94 commit 5dce373

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

themes/jquery/css/base.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2593,16 +2593,16 @@ footer p.copyright > br {
25932593
footer p.copyright span.sponsor-line {
25942594
display: block;
25952595
font-size: 10px;
2596-
margin: 1px 0 0 0;
2596+
margin: 2px 0 0 0;
25972597
}
25982598

25992599
footer p.copyright a.mt-link {
2600-
background: url(../images/logo-mediatemple.png) left 1px no-repeat;
2600+
background: url(../images/logo-mediatemple.png) left top no-repeat;
26012601
padding-left: 31px;
26022602
}
26032603

26042604
footer p.copyright a.wp-link {
2605-
background: url(../images/logo-wordpress.png) left 1px no-repeat;
2605+
background: url(../images/logo-wordpress.png) left top no-repeat;
26062606
padding-left: 19px;
26072607
padding-top: 1px;
26082608
display: inline-block;
506 Bytes
Loading
1.88 KB
Loading

0 commit comments

Comments
 (0)