Skip to content
This repository has been archived by the owner on Sep 30, 2019. It is now read-only.

Commit

Permalink
changed mignolo to pnts in footer (heh) and modified admin preview fo…
Browse files Browse the repository at this point in the history
…r custom header
  • Loading branch information
pnts committed Oct 13, 2010
1 parent 72e3ab1 commit 8b428a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion footer.php
@@ -1,6 +1,6 @@
<div id="footer">
<div id="footer_contact">
<p>Designed by <a href="http://andreamignolo.com">Mignolo</a></p>
<p>Designed by <a href="http://andreamignolo.com">pnts</a></p>
<p>Powered by <a href="http://wordpress.org">WordPress</a></p>
</div>

Expand Down
2 changes: 1 addition & 1 deletion functions.php
Expand Up @@ -32,7 +32,7 @@ function oulipo_admin_header_style() { ?>
function oulipo_admin_header_image() { ?>
<div id="headimg">
<style type="text/css">
h1.masthead, p.description { font-family: "Hoefler Text","Cambria",Georgia,"Times New Roman",Times,serif; }
h1.masthead, p.description { font-family: "Hoefler Text","Cambria",Georgia,"Times New Roman",Times,serif; width: 160px; }
p.description { color: #666666; font-size: 13px; }
h1.masthead a { font-size: 24px; font-weight: normal; font-variant: small-caps; text-decoration: none; }
h1.masthead { margin: 30px 0 0 0;}
Expand Down

0 comments on commit 8b428a1

Please sign in to comment.