incorporated latest changes to text.css from 960.cs

This commit is contained in:
2009-09-20 02:36:57 +03:00
parent 568adb6063
commit b52f1d93b3
2 changed files with 3 additions and 3 deletions

View File

@@ -9,11 +9,11 @@
----------------------------------------------------------------------------------------------------*/
body {
font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}
a:focus {
outline: 1px dotted invert;
outline: 1px dotted;
}
hr {