1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-13 10:32:26 +02:00
video.js/dev/compare/compare.css
2011-09-30 17:28:43 -07:00

6 lines
242 B
CSS

body { font-size: 11px; font-family: 'Helvetica Neue', helvetica, arial; }
td, th { text-align: left; vertical-align: top; }
td.info-col { width: 240px; }
td.data { text-align: right; }
span.na { color: red; }
span.undefined { color: #999; }