Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
umbrae committed May 16, 2011
1 parent 1308a99 commit 4fa8353
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions c/css/blueprint/compressed/screen.css
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ margin:1.5em 0;
}

pre,code,tt {
font:1em 'andale mono', monotype.com, 'lucida console', monospace;
font:1em 'andale mono', monotype, 'lucida console', monospace;
line-height:1.5;
}

Expand Down Expand Up @@ -693,4 +693,4 @@ color:#666;
input.text:focus,input.title:focus,textarea:focus,select:focus {
background:#fff;
border:1px solid #999;
}
}

0 comments on commit 4fa8353

Please sign in to comment.