diff options
Diffstat (limited to 'app/static')
| -rw-r--r-- | app/static/annotate.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app/static/annotate.css b/app/static/annotate.css index 8079053..595f2a2 100644 --- a/app/static/annotate.css +++ b/app/static/annotate.css @@ -26,3 +26,8 @@ rect { width: 80%; font-size: 16px; } + +#usage { + font-size: 16px; + font-style: italic; +} |
