typography fiddling

This commit is contained in:
Mark Pilgrim
2009-08-16 20:10:21 -04:00
parent 867a9e124f
commit 1a9113d5da
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ Acknowledgements & Inspirations
/* typography */
body, .w a {
body, .w a, .inherit {
font: medium/1.75 'Gill Sans', 'Gill Sans MT', Corbel, Helvetica, 'Nimbus Sans L', sans-serif;
word-spacing: 0.1em;
}