1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2025-03-04 03:17:47 +01:00

11 lines
191 B
CSS
Raw Normal View History

2012-02-26 15:25:13 -05:00
/*
* Taken from http://yui.yahooapis.com/2.8.0r4/build/fonts/fonts.css
*/
body {
font: 13px / 1.231 arial, helvetica, clean, sans-serif;
}
table {
font-size:inherit;
font:100%;
}