UNPKG

vexflow

Version:

A JavaScript library for rendering music notation and guitar tablature.

44 lines (37 loc) 566 B
body { font-family: Arial, sans-serif; font-size: 12px; color: black; margin: 0px; padding: 0px; height: 80%; } a.button { color: green; background: #bfb; text-decoration: none; padding: 5px; margin: 2px; border: 5px solid #aea; } div#error { width: 60%; padding: 10px; color: red; background: #faa; border: 15px solid #d99; } div.testcanvas { font-size: 18px; color: #554; } div.testcanvas .vex-tabdiv { background: white; } div.testcanvas .name { font-size: 18px; color: #447; } p.vf-footer { font-size: 14px; }