Skip to content

Commit

Permalink
doc: fiddle with example formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ewxrjk committed Jan 15, 2012
1 parent cb226d9 commit 5f14134
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tumblr.html
Expand Up @@ -3,9 +3,9 @@
<head>
<title>Name My Picture Blog</title>
<style type="text/css">
body { background-color: #f0f0f0; color: black }
body { background-color: #f0f0f0; color: black; font-family: "Times New Roman", serif }
.before { font-size: 150%; font-weight: bold }
.site { font-size: 300%;text-align:center;font-family: sans-serif }
.site { font-size: 300%;text-align:center;font-family: "Gill Sans", sans-serif }
.after { font-size: 150%; text-align: right; font-weight: bold }
.again { text-align: center }
.credits { text-align: right; font-size: 75% }
Expand Down

0 comments on commit 5f14134

Please sign in to comment.