Skip to content

Commit

Permalink
fixed code inline styling
Browse files Browse the repository at this point in the history
  • Loading branch information
rdworth committed Jan 20, 2009
1 parent dae7a44 commit 604bddc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demos/demos.css
Expand Up @@ -166,6 +166,7 @@ eventually we should convert the font sizes to ems -- using px for now to minimi
}

#demo-notes { width:520px; color:#333; font-size: 1em; }
.demo-description p code { padding: 0; font-weight: bold; }
code, pre { padding:8px 0 8px 20px ; font-size: 1.2em; line-height:130%; }

#demo-source a:link,
Expand Down

0 comments on commit 604bddc

Please sign in to comment.